@extends('adminlte::page')
@section('title', 'Production Unit')
@section('content_header')
@endsection
@section('content')
| # |
Production Unit Name |
Created By |
Created At |
Last Modified By |
Last Modified At |
Action |
{{-- Custom --}}
@include('backend.modals.common-production-unit-modal')
{{-- Example button to open modal --}}
@endsection
@push('js')
@endpush