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

@lang($pageTitle)

@lang('modules.expenses.addExpense')
@endsection @push('head-script') @endpush @section('content')
@section('filter-section')
@lang('app.selectDateRange')
@lang('app.to')
@lang('app.status')
@endsection
@if($user->can('view_expenses')) @endif
#@lang('modules.employees.title')@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') @elseif($global->locale == 'br') @else @endif