@extends('layouts.app') @section('header')
@endsection @section('content')
Edit Department
{{ csrf_field() }}
@endsection