@extends('layouts.member-app') @section('page-title')

{{ __($pageTitle) }}

@lang('modules.expenses.addExpense')
@endsection @push('head-script') @endpush @section('content')
@section('filter-section')
@lang('app.selectDateRange')
 
@lang('app.status')
@lang('modules.invoices.project')
@endsection
@if($user->cans('view_expenses')) @endif
@lang('app.id')@lang('modules.employees.title')@lang('modules.invoices.project') @lang('modules.expenses.itemName') @lang('app.price') @lang('modules.expenses.purchaseDate') @lang('app.status') @lang('app.action')
@endsection @push('footer-script') @if($global->locale == 'en') @else @endif