@extends('layouts.app') @section('title', 'Add Employee') @section('breadcrumbs') @endsection @section('content')

Add New Employee

Fill in the employee details below

Profile
Cancel
@endsection