@if(session('success'))
{!! session('success') !!}
@endif @if(session('fail'))
{!! session('fail') !!}
@endif {{$filters??''}}
{{$thead}} {{$tfoot}}