@extends('eventmie::o_dashboard.index') {{-- Page title --}} @section('title') @lang('eventmie-pro::em.manage') @lang('eventmie-pro::em.guests') @endsection @section('o_dashboard')
@endsection @section('javascript') @Vite('resources/js/myguests/index.js') @stop