@foreach($website as $web)
@if ((session()->has('partner_id') && session()->has('bar_club')) || (session()->has('id') && session()->has('name'))) @if (session()->has('partner_id'))
@csrf
@else
@csrf
Profile @endif @else LOGIN / REGISTER @endif
@if ((session()->has('partner_id') && session()->has('bar_club')) || (session()->has('id') && session()->has('name'))) @if (session()->has('partner_id'))
@csrf
@else
@csrf
@endif @else LOGIN / REGISTER @endif
@if (session()->has('partner_id') && session()->has('bar_club')) Profile @else REGISTER CLUB AND BAR @endif
@endforeach