@extends('layouts.app') @section("title", "Departments - Edit department") @section('pageTitle', 'Edit department') @section('content')
Departmnets
$department->id]) }}" method="post" accept-charset="utf-8"> @method("patch") @csrf
@endsection