@php $assingedLocations = $headOfficeUser->get_assigned_locs(); @endphp
{{ $location_gr->location->username }}
{{ $location_gr->location->trading_name }}
@if ($location_gr->location->is_active) Live @elseif($location_gr->location->is_archived) Archived @elseif($location_gr->location->is_deleted) Deleted @endif @if ($location_gr->location->is_active == false) Inactive @endif @if ($location_gr->location->password_changed == false) Not started @endif