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