@extends('layouts.admin.master') @section('title') Committee Type List @endsection @section('content')

Add New Committee Type

Please fill-up all the fields to help us add new Committee Type

{{-- @can('create_committee_types')--}} ADD NEW {{-- @endcan--}}
SL Name Description Est. Year Field of Work Ordering Action
@include('utils.delete-confirm-modal') @endsection @push('js') @endpush @push('css') @endpush