@include('layouts.partials.breadcrumb', ['title' => $title])
{{ $title }}
S.N | Title | Description | Address | Phone | Status | Action | |
---|---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ $item->title }} | {{ $item->description }} | {{ $item->email }} | {{ $item->address }} | {{ $item->phone }} | {!! $item->status_name !!} |