@extends('layouts.backend') @section('title') @lang('backend.events_views.page_name') @endsection @section('styles') @endsection @section('modals') @include('backend.partials.modals') @endsection @section('content')

@lang('backend.events_views.page_name')

@endsection @section('scripts') @endsection