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