@extends('eventmie::o_dashboard.index') {{-- Page title --}} @section('title') @if (empty($event)) @lang('eventmie-pro::em.create_event') @else @lang('eventmie-pro::em.update_event') @endif @endsection @section('o_dashboard')