@if( $canAddProject ) @if($logoflyAgency) {{-- @foreach ($logoflyCategories as $key => $category) {{$key}} {{$category ?? 0}} @endforeach --}} @else @endif @endif
@foreach ($project_type as $type)
{{-- @if( !getUser()->hasRole('Client') && getUser()->getClients->isNotEmpty() ) @endif --}} @if ($guard == 'web') @endif {{-- --}}
@endforeach {{--
--}}
@if ($this->template == 'list') @include('livewire.project.customer.list-view') @else @include('livewire.project.customer.grid-view') @endif @if ($projects->hasMorePages())
@endif
@if ($teamType == 'manager') @elseif($teamType == 'designer' ) @elseif($teamType == 'writer' ) @elseif($teamType == 'delivery' ) @endif
@push('liveScript') @endpush