@extends('adminlte::page') @section('title','Edit Department') @section('content_header')

Edit Department

@stop @section('content')
@csrf @method('PUT')
rank_requires_7_subjects ? 'checked' : '' }}>
Cancel
@stop