@extends('layouts.app') @push('datatable-styles') @include('sections.datatable_css') @endpush @section('filter-section') @lang('app.duration') @lang('purchase::modules.purchaseOrder.billedStatus') @lang('modules.lead.all') @lang('purchase::modules.purchaseOrder.billed') @lang('purchase::modules.purchaseOrder.unbilled') @lang('app.clearFilters') {{-- @lang('modules.bankaccount.bankName') @lang('app.all') @lang('modules.bankaccount.accountName') @lang('app.all') @lang('modules.bankaccount.accountType') @lang('app.all') @lang('modules.bankaccount.saving') @lang('modules.bankaccount.current') @lang('app.status') @lang('app.all') @lang('app.active') @lang('app.inactive') --}} @endsection @php $addBankAccountPermission = user()->permission('add_bankaccount'); @endphp @section('content')
@lang('app.duration')
@lang('purchase::modules.purchaseOrder.billedStatus')