@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->title); @endphp

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

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

Awesome portfolio grow your business value

A Business Portfolio Accurately Describes The Strengths Of A Company & Helps The Company Utilize The Most Attractive.

@endif @endisset @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)) image @endif
@if (!empty($item->url))
{{ $item->title }}
@else
{{ $item->title }}
@endif {{ $item->category_name }}
@endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
image
Flowers in vases
Photography
image
art design
Creative
image
Open books
Creative
image
Work station
UI/UX Design
@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