@if(Auth::user()) @can('page check')
@if(Auth::user()) @can('page check')
@endcan @endif
@endcan @endif
@if (!empty($page->section_image)) Services image @endif

@php echo html_entity_decode($page->description); @endphp

@if(Auth::user()) @can('page check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif