@extends('layouts.master') @section('title', 'Balance Sheet Entry | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.balance sheet')) @section('css') @endsection @section('content')
| {{ __('basic.account') }} | {{ __('basic.total amount') }} | |
| {{ __('basic.total assets') }} | {{ $total_amount_price_assets }} | |
| {{ __('basic.account') }} | {{ __('basic.total amount') }} | |
| {{ __('basic.total for liabilities & equities') }} | {{ $total_all_amount_price_lib_equ }} | |
| {{ __('basic.total assets') }} | {{ $total_amount_price_assets }} | |