@extends('layouts.app') @section('content')

Tambah Departemen Baru

@csrf
@error('name') {{ $message }} @enderror
Batal
@endsection