@extends('eventmie::o_dashboard.index') @section('title') @lang('eventmie-pro::em.myevents') @endsection @section('o_dashboard')
@endsection @section('javascript') @vite(['eventmie-pro/resources/js/myevents/index.js']) @stop