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