@lang('app.bill')
@if (!is_null($expense->bill)) @lang('app.view') @lang('app.bill')   @lang('app.download') @else -- @endif
@lang('app.employee')
@lang('app.status')
@if ($expense->status == 'pending')
@lang('modules.expenses.approvedBy')