@extends('layouts.main') @section('page-title') {{ __('Edit Employee') }} @endsection @section('page-breadcrumb') {{ __('Employee') }} @endsection @php $company_settings = getCompanyAllSetting(); @endphp @section('content')