@extends('backend.master') @section('title', $title) @php $model = 'department'; @endphp @section('content')
@csrf
@endsection