@extends('layout.backend.main') @section('page_content')
Create Department
@csrf
@error('employee_id')
{{ $message }}
@enderror
@endsection