@extends('app') @section('content')
| ID | Service Type | Status | Actions | |
|---|---|---|---|---|
| {{ $type->serial }} | {{-- Shows 1, 2, 3... instead of DB ID --}}{{ $type->service_type }} | @if (!in_array($type->service_type, $protectedStatuses)) Edit @else Primary Status @endif | {{--Edit | --}}|
| No service types found. | ||||