@if(Auth::user()) @can('team check')
@endcan @endif
@if(Auth::user()) @can('team check')
@endcan @endif
@if (is_countable($team_count_categories) && count($team_count_categories) > 0) @else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable') @endif @endif
@if (is_countable($teams_paginate_style) && count($teams_paginate_style) > 0)
@foreach ($teams_paginate_style as $item)
@if(Auth::user()) @can('team check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($item->section_image))
@endif

{{ $item->name }}

{{ $item->job }} @if (!empty($item->facebook_url)) @endif @if (!empty($item->twitter_url)) @endif @if (!empty($item->instagram_url)) @endif @if (!empty($item->youtube_url)) @endif @if (!empty($item->linkedin_url)) @endif
@endforeach @unset ($item)
{{ $teams_paginate_style->links() }}
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')

Johnny Scott

CEO and founder

Marion Keith

Content Writer/Marketer

Romeo Noel

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