@if(Auth::user()) @can('portfolio check')
@endcan @endif @if (count($recent_portfolios) > 0)
@if(Auth::user()) @can('portfolio check')
@endcan @endif

{{ __('frontend.recent_projects') }}

@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@if(Auth::user()) @can('portfolio check')
@endcan @endif

Recent Projects

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