@extends('adminlte::page') @section('title', 'Unit') @section('content_header')

Unit List

@endsection @section('content')

Unit List

# Unit Name Rated Capacity UOM Margin Created By Created At Last Modified By Last Modified At Action
{{-- Custom --}} @include('backend.modals.common-unit-modal') {{-- Example button to open modal --}} @endsection @push('js') @endpush