@php $data=Arr::get($block,'data.gallery.0',null); if($data==null){ return ; } @endphp
@include('ui::components.blocks.'.$tpl.'.'.$data['version'])