@extends('admin.layout.app') @section('main_title', 'Create venue') @section('title', 'Create Venue') @section('sub_title', 'Control Panel') @push('styles') @endpush @section('content')
@csrf
Cancel
@endsection @push('scripts') @endpush