{{--
{{ ucfirst(__('laravel-crm::lang.lunches')) }}

--}} @if($showForm)
@include('laravel-crm::livewire.components.partials.lunch.form-fields')

@endif @if($lunches && $lunches->count() > 0) @endif @push('livewire-js') @endpush