@php use App\Models\AttendanceSetup; use App\Models\warehouse; use App\Models\weakened; @endphp @extends('admin.layouts.app') @section('title', get_setting('site_name').' | '.__('Create Employee')) @section('content') @include('admin.staff.partials.form_styles')
{{ __('Add a new employee with profile, employment, and login details.') }}