@if ($items->total() == 0)

No such records found on database!

@else @yield('table') @endif