Activity Type :
{{ $activityData->vActivityType }}
Brand Name :
{{ $activityData->vBrandName }}
{{ $activityData->vActivityType }} Type :
{{ $activityData->vMeetingType }}
- Meeting Details
- Venue Details
- Stay Details
- Transportation Details
@include('field.otherservice.' . $activityData->vFrontViewName)
@include('field.otherservice.venueDetail')
@include('field.otherservice.stayDetail')
@include('field.otherservice.transportationDetail')