@extends(config('admin_theme.layout', 'admin.layout.master')) @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb') @include(config('admin_theme.view_prefix', 'admin').'.layout.breadcrumb_view') @stop @section('page-content')
@can('admin.notice_creditor.add',App\Helpers\Helpers::removePermssions()) @if(App\Helpers\Helpers::checkAccountLink(array(22,3))) @Lang('admin.add-invoice') @else {{ App\Helpers\Helpers::viewAccountLinkMsg() }} @endif @endcan
@include(config('admin_theme.view_prefix', 'admin').'.layout.general.search_sale_invoice')
@include(config('admin_theme.view_prefix', 'admin').'.layout.error')
@Lang('admin.fatoorah_id') @Lang('admin.sale_invoice_no') (@lang('admin.fatoorah_id')) @Lang('admin.invoice_date') @Lang('admin.customer') @Lang('admin.payment_type') @Lang('admin.total_tax') @Lang('admin.created_by') @Lang('admin.actions')
@stop @section('modal') @include(config('admin_theme.view_prefix', 'admin').'.layout.ajax') @stop @section('js')