@extends('layouts/contentNavbarLayout') @section('title', 'InfosecDefence - Blogs') @section('page-script') @endsection @section('content')
Banner Image | @else{{ ucfirst($column) }} | @endif @endif @endforeachActions |
---|---|---|
@if ($column === 'image_path')
{{-- Display thumbnail image --}}
@if(!empty($item->{$column}))
|
@endif
@endforeach
|