@php if(isset($debug)) { $assetPath = '/theme/'; }else{ $assetPath = '/assets/'; } @endphp @yield('title')
@if(count($page['media'])>1) @foreach($page['media'] as $item) @if($item['type'] == "mp4")
@else
@endif @endforeach @else @if($page['media'] != '') @if($page['media']['type'] == "mp4")
@else
@endif @endif @endif
CONTAINTER BOY BOY