{{--
{{$metas['project_title']->value ?? 'N/A'}}
@foreach ($metas[getVideoFormName('objectives')]->decoded_value ?? [] as $key => $value) {{ $value ?? '' }}@if(!$loop->last),@endif @endforeach
{{$metas['brand_profile']->brand_profile_name ?? ''}}
@foreach ($metas[getVideoFormName('type_of_content')]->decoded_value ?? [] as $key => $value) {{ $value ?? '' }}@if(!$loop->last),@endif @endforeach
@foreach ($metas[getVideoFormName('target_audience')]->decoded_value ?? [] as $key => $value) {{ $value ?? '' }}@if(!$loop->last),@endif @endforeach
{{$metas[getVideoFormName('length')]->value ?? ''}}
{{$metas[getVideoFormName('resolution')]->value ?? ''}}
{{$metas[getVideoFormName('format')]->value ?? ''}}
{{$metas[getVideoFormName('aspect_ratio')]->value ?? ''}}
{{$metas[getVideoFormName('orientation')]->decoded_value[0] ?? 'N/A'}}
@else{{$metas[getVideoFormName('orientation')]->value ?? 'N/A'}}
@endif{{$metas[getVideoFormName('animation')]->decoded_value[0] ?? 'N/A'}}
@else{{$metas[getVideoFormName('animation')]->value ?? 'N/A'}}
@endif{{$metas[getVideoFormName('color_grading')]->value ?? ''}}
{{$metas[getVideoFormName('subtitle')]->value ?? ''}}
{{$metas[getVideoFormName('include_company_logo')]->value ?? ''}}
{{$metas[getVideoFormName('include_company_logo')]->value ?? ''}}
{{$metas[getVideoFormName('background_music')]->value ?? ''}}
{{$metas[getVideoFormName('deadline')]->value ?? ''}}
{!! $metas[getVideoFormName('additional_info')]->value ?? '' !!}
{{$metas[getVideoFormName('tell_us_more')]->value ?? ''}}