{{ $panel }} Manager List
@include('includes.flash_messages')
| Title | Rank | {{ __('common.status')}} | ||||
|---|---|---|---|---|---|---|
| {{ $row->title }} | {{ $row->rank }} | @if ($row->status == 'active') Active @else Inactive @endif | ||||
| {!! $data['rows']->links() !!} | ||||||
| No data found. | ||||||