@extends('layouts.admin') @section('page-title') Establishment Types List @endsection @section('page-top-title') Establishment Types @endsection @section('content-body')
Type ID | Establishment Type | Action |
---|---|---|
{{ $establishmentType->id }} | {{ Str::upper($establishmentType->establishment_type_name) }} | {{-- --}} |