@php use App\Models\advance_salary; @endphp @extends('employee.layouts.app') @section('title', get_setting('site_name').' | '.__('Advance Salary')) @section('content')
{{ __('Apply for advance salary and track approval status.') }}