@extends('eventmie::layouts.app') @section('title') @lang('eventmie-pro::em.profile') @endsection @section('content')
@endsection @section('javascript') @vite('eventmie-pro/resources/js/profile/index.js') @stop