@extends('layouts.app') @section('title','Accounts') @section('pages')
Account Name | {{$account->name}} |
Account Code | {{$account->code}} |
Account Type | {{$account->type_name}} |
Account Category | {{$account->category_name}} |
Accounting Group | {{$account->group_name}} |
Account Settlement Type | {{$account->settlement_type}} |
Account Balance Type | {{$account->balance_type}} |
Opening Balance | {{$account->opening_balance}} |
Print Name | {{$account->print_name}} |
Referred By | {{$account->credit_limit}} |
Update Profile Image