@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- --}}

{{$Event->title}}

@if($Event->subtitle)

{{$Event->subtitle}}

@endif @if($Event->location)

{{$Event->location}}

@endif @if($Event->description)

{{$Event->description}}

@endif
{{--

Your cart 3

  • Product name
    Brief description
    $12
  • Second product
    Brief description
    $8
  • Third item
    Brief description
    $5
  • Promo code
    EXAMPLECODE
    −$5
  • Total (USD) $20
--}}

Registration

@csrf
@error('name')
{{$message}}
@enderror
@error('place')
{{$message}}
@enderror
+91 @error('contact')
{{$message}}
@enderror
@error('email')
{{$message}}
@enderror