@extends('layout.front.app',[ 'title' => Config::get('constants.SITE_NAME') ]) @section('content')

REGISTER HERE

@include('layout.component.alert-dismissible')

@if(!$isPurchased) @if($isTicketAvailable) @if($isDisablePurcahseButton)
The tickets will be available after 8 AM
@else @endif @else @if($isDisablePurcahseButton)
The tickets will be available after 8 AM
@else @endif @endif @else
Hello, please pay the registration amount by scanning the QR code. you can also pay using the UPI id which is mentioned below.
Please take your payment screenshot and attach it with registration.

@endif
@stop