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