@extends("layouts.master") @section("title") Department edit @endsection @section("content")
Edit department

@endsection @section("script") @endsection