@extends('layouts/contentNavbarLayout') @section('title', 'Tables - Basic Tables') @section('page-script') @endsection @section('content')
| Banner Image | {{-- @elseif ($column === 'add_to_crm')Enquiry Type | --}} @else{{ ucfirst($column) }} | @endif @endif @endforeachNext Follow-ups | Actions |
|---|---|---|---|---|
|
@if ($column === 'image_path')
{{-- Display thumbnail image --}}
@if (!empty($item->{$column}))
|
@endif
@endforeach
|