@props([ 'paginate' => null, 'total' => 0, 'perPage' => null, ])
{{ $head ?? '' }} {{ $body ?? '' }}
@isset ($perPage) @if ($this->perPage < $total) @endif @endif
{!!html_entity_decode($paginate)!!}