@extends('layouts.app') @section('title', __('home.home')) @section('content')
{{ __('home.total_sell') }}
{{ __('lang_v1.net') }} @show_tooltip(__('lang_v1.net_home_tooltip'))
{{ __('home.invoice_due') }}
{{ __('lang_v1.total_sell_return') }}
{{--
{{ __('lang_v1.total_sell_return') }}:
{{ __('lang_v1.total_sell_return_paid') }}
{{ __('home.total_purchase') }}
{{ __('home.purchase_due') }}
{{ __('lang_v1.total_purchase_return') }}
{{--
{{ __('lang_v1.total_purchase_return') }}:
{{ __('lang_v1.total_purchase_return_paid') }}
{{ __('lang_v1.expense') }}
{!! $sells_chart_1->container() !!}
{!! $sells_chart_2->container() !!}
@lang('contact.customer') | @lang('sale.invoice_no') | @lang('home.due_amount') | @lang('messages.action') |
---|
@lang('purchase.supplier') | @lang('purchase.ref_no') | @lang('home.due_amount') | @lang('messages.action') |
---|
@lang('sale.product') | @lang('business.location') | @lang('report.current_stock') |
---|
@lang('business.product') | @lang('business.location') | @lang('report.stock_left') | @lang('product.expires_in') |
---|
@lang('messages.action') | @lang('messages.date') | @lang('restaurant.order_no') | @lang('sale.customer_name') | @lang('lang_v1.contact_no') | @lang('sale.location') | @lang('sale.status') | @lang('lang_v1.shipping_status') | @lang('lang_v1.quantity_remaining') | @lang('lang_v1.added_by') |
---|
@lang('messages.action') | @lang('messages.date') | @lang('purchase.ref_no') | @lang('purchase.location') | @lang('sale.status') | @lang('lang_v1.required_by_date') | @lang('lang_v1.added_by') |
---|
@lang('messages.action') | @lang('messages.date') | @lang('purchase.ref_no') | @lang('purchase.location') | @lang('purchase.supplier') | @lang('sale.status') | @lang('lang_v1.quantity_remaining') | @lang('lang_v1.added_by') |
---|
@lang('messages.action') | @lang('messages.date') | @lang('sale.invoice_no') | @lang('sale.customer_name') | @lang('lang_v1.contact_no') | @lang('sale.location') | @lang('lang_v1.shipping_status') | @if (!empty($custom_labels['shipping']['custom_field_1'])){{ $custom_labels['shipping']['custom_field_1'] }} | @endif @if (!empty($custom_labels['shipping']['custom_field_2'])){{ $custom_labels['shipping']['custom_field_2'] }} | @endif @if (!empty($custom_labels['shipping']['custom_field_3'])){{ $custom_labels['shipping']['custom_field_3'] }} | @endif @if (!empty($custom_labels['shipping']['custom_field_4'])){{ $custom_labels['shipping']['custom_field_4'] }} | @endif @if (!empty($custom_labels['shipping']['custom_field_5'])){{ $custom_labels['shipping']['custom_field_5'] }} | @endif@lang('sale.payment_status') | @lang('restaurant.service_staff') |
---|
@lang('messages.date') | @lang('account.account') | @lang('lang_v1.description') | @lang('lang_v1.payment_method') | @lang('lang_v1.payment_details') | @lang('account.credit') | @lang('lang_v1.account_balance') @show_tooltip(__('lang_v1.account_balance_tooltip')) | @lang('lang_v1.total_balance') @show_tooltip(__('lang_v1.total_balance_tooltip')) |
---|---|---|---|---|---|---|---|
@lang('sale.total'): |