@extends('layouts/contentNavbarLayout') @section('title', 'Create Employee') @php $fixedCompanyId = request()->query('company_id'); @endphp @section('content') Dashboard Employees Create