@extends('dashboards.admins.layouts.admin-dash-layout') @section('title', 'Employees') @section('content')

Employees

Add new employee

@csrf
@endsection