@if(Auth::user()) @can('portfolio check')
@endcan @endif
@if(Auth::user()) @can('portfolio check')
@endcan @endif
@if (is_countable($portfolio_count_categories) && count($portfolio_count_categories) > 0) @else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable') @endif @endif
@if (is_countable($portfolios_paginate_style) && count($portfolios_paginate_style) > 0)
@foreach ($portfolios_paginate_style 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)
{{ $portfolios_paginate_style->links() }}
@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
@if(Auth::user()) @can('portfolio check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@csrf
@endcan @endif