@php $per_cell = $attributes->get('per_cell'); $title = $attributes->get('title'); $columns = $attributes->get('columns'); $headings = $attributes->get('headings'); @endphp ff @foreach(request()->columns ?? $columns as $column) @endforeach {{$slot}}
logo
{{$title}}
{{date('d M,Y h:i:s A')}}
{{auth()->user()->name}}
{{__('page.sl')}}{{__($headings.'.'.$column)}}