@if (count($chunks))
@for($chunk = 0; $chunk < $page; $chunk++)
@endfor
@endif @if ($this->hasMorePages())
@endif @if ($this->allowGuests || auth()->user())
@error('form.body')

{{ $message }}

@enderror
@endif