Establishments

@foreach ($establishments as $item) @include('backend.components.score-class-calculation') {{-- --}} @endforeach
Estt. ID Name License Email
(Website)
Contact Contact Person Category (%) Licenses Actions
{{ $item->id }}

{{ ucfirst($item->name) }}

{{ ucfirst($item->EstablishmentType->establishment_type_name) }} {{ $item->user->email }}
({{ $item->website }})
{{ $item->phone }} {{ $item->proprietor_name }}
({{ $item->proprietor_contact_number }})
@if ($item->is_profile_approved) @else View Establishment License
View Manager License
@if ($item->is_profile_approved) {{-- --}} @else {{-- --}} @endif @if ($item->is_profile_approved && $item->User->est_license_id == 1)   {{--  Score --}}  Score   @endif View Details