@if(Auth::user()) @can('portfolio check')
@endcan @endif
@if(Auth::user()) @can('portfolio check')
@endcan @endif
@isset ($portfolio_section_style1)
@php echo html_entity_decode($portfolio_section_style1->section_title); @endphp

@php echo html_entity_decode($portfolio_section_style1->title); @endphp

@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
Works

Our Works

@endif @endisset @if (is_countable($portfolios_style1) && count($portfolios_style1) > 0)
@foreach ($portfolio_count_categories as $portfolio_category) {{ $portfolio_category->portfolio_category->category_name }} @endforeach
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable') @endif @endif
@if (is_countable($portfolios_style1) && count($portfolios_style1) > 0)
@foreach ($portfolios_style1 as $item)
@if(Auth::user()) @can('portfolio check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($item->section_image)) @endif
{{ $item->portfolio_category->category_name }}
{{ $item->title }}
@if (!empty($item->url)) @else @endif
@endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
Mockup
Card Mockup
Mockup
Mockup Box
Mockup
Coffee Mockup
Mockup
Square Box
Ui Design
Paper Design
Mockup
Business Card
@endif @endif
@isset ($portfolio_section_style1) @else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable') @endif @endisset
@if(Auth::user()) @can('portfolio check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@csrf
@endcan @endif