{{ strtoupper(substr(config('hrms.company_code','HR'),0,2)) }}
{{ config('app.name', 'HRMS') }}
Human Resource Management System
@yield('content')