@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if(Session::has('alert-' . $msg))
{{ Session::get('alert-' . $msg) }}
@endif
@endforeach
No. |
Image |
Title |
{!! CustomPaginator::sort('fnid', 'SKU', ['direction' => true]) !!} |
Category |
Price |
{!! CustomPaginator::sort('is_block', 'Status', ['direction' => true]) !!} |
Fatal error: Uncaught Error: Call to a member function currentPage() on null in /home/rightflorist/public_html/ofadmin.rightflorist.org/resources/views/admin/product/list.blade.php:75
Stack trace:
#0 {main}
thrown in /home/rightflorist/public_html/ofadmin.rightflorist.org/resources/views/admin/product/list.blade.php on line 75