@php use Carbon\Carbon; @endphp @extends('employee.layouts.app') @section('title', get_setting('site_name').' | '.__('My Payslips')) @section('content')
{{ __('View, download, and email your salary payslips.') }}