@extends('layouts/contentNavbarLayout') @section('title', 'Oxytech - Enquiry') @section('content')
| {{ ucfirst($column) === 'image_path' ? 'Banner Image' : ucfirst($column) }} | @endif @endforeachActions |
|---|---|
|
@if ($column === 'image_path')
@if (!empty($item->{$column}))
|
@endif
@endforeach