{{ Form::open(['url' => '#', 'name' => 'validateVenueDetails', 'id' => 'validateVenueDetails', 'enctype' => 'multipart/form-data']) }}
Provide essential information about the venue to ensure accurate planning and coordination for the event
or activity.
@if ($activityData->isVenueEnable == '0')
You can't perform this task
@else
@if ($isDraftData == 'Y')
@else
@endif
| Sr No |
Hotel Name |
Address |
Hotel ID |
Action |
Banquet Details
@if ($activityData->isVenueAdded == '0')
@endif
@if ($activityData->isVenueAdded == '0')
@endif
{{ Form::close() }}