@if ($pageTitle)

{{ $pageTitle }}

@endif @if ($buttons or $showSearchBox)
@section('model-toolbar') {!! $buttons !!} @if ($showSearchBox) @endif @show
@endif @if ($infoText) {!! $infoText !!} @endif {!! $modelTable !!}
{!! $recycleBin !!} {!! $paginator !!}