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