@extends('layouts.form') @section('styles') @endsection @section('content')
{{--
Location Form

--}}
Location Form

@csrf {{-- field --}}
@include('event::location.form_tab')