@extends('admin.masterv2') @section('styleSheet') @endsection @section('content')
Update Master's Program
@csrf
aboutShow == 'Y' ? 'checked' : ''}}>
pedagogyShow == 'Y' ? 'checked' : ''}}>
courseStructureShow == 'Y' ? 'checked' : ''}}>
teachingMethodsShow == 'Y' ? 'checked' : ''}}>
gradingPolicyShow == 'Y' ? 'checked' : ''}}>
feesChargesShow == 'Y' ? 'checked' : ''}}>
downloadShow == 'Y' ? 'checked' : ''}}>
@endsection @section('customJs') @endsection @section('documentJquery') @endsection