@php
use function Modules\Core\Settings\Helpers\setting;
@endphp
@section('title', setting('site.title') . ' | Panel | ' . auth()->user()->name)
@push('after-css')
@filamentStyles
@endpush
@push('scripts')
@filamentScripts
@endpush
Pedidos
{{ $this->table }}