@extends('layouts.userlayout') @section('content')
@if (session('success')) @endif @if (session('error')) @endif
@csrf
Select Department Executor
@endsection