@extends('layouts.app') @section('title', 'Trades') @section('content')
Trades
{{-- --}}
#Sort No Name Admission Fee Exam Fee Monthly Fee Duration Status Created Actions
@include('trades.modals') @endsection @push('scripts') @endpush