@extends('template.master') {{-- modal --}} {{-- modal --}} @section('content') @if ($canCreate) Add Unit Type @endif
No Name Unit Type Action
@include('parts.unit_type.modal.add') @include('parts.unit_type.modal.edit') @endsection @push('extraJS') @endpush