@stack('before-scripts') @stack('after-scripts') @extends('frontend.layouts.app') @section('title', __('labels.frontend.afiliacion.box_title')) @section('breadcrumb') @endsection @section('content')
Registro de Persona Turno

Lista de Persona Turno
@livewire('personal-turno-table', ['id_area_trabajo_' => '1233'])
@endsection @push('after-scripts') @endpush