@extends('layouts.master') @section('title') {{__('admin.dashboard')}} -@endsection @section('css') @endsection @section('content') Book {{$details->name}} for meet and greet @csrf Book {{ $details->name }} for an Event @include('user.error_message') {{-- Event Name --}} Event Name {{-- Event Date --}} Event Date {{-- Venue --}} Your Location(address, city,state, country,zipcode) {{-- Contact Person --}} Contact Person {{-- Contact Email --}} Contact Email {{-- Contact Phone --}} Contact Phone {{-- Notes --}} Additional Notes (optional) {{-- Hidden Fields --}} {{-- Submit Button --}} @endsection @section('javascript') @endsection
Event Name
Event Date
Your Location(address, city,state, country,zipcode)
Contact Person
Contact Email
Contact Phone
Additional Notes (optional)