@extends('layouts.app') @section('content')
Account ID | {{ $account->Account_ID }} |
---|---|
Account Title | {{ $account->Account_Title }} |
Control Title | {{ $account->Control_Title }} |
Opening Balance | {{ $account->OpeningBalance }} |
Branch ID | {{ $account->Branch_ID }} |
Create Date | {{ $account->Create_Date }} |
Create Time | {{ $account->Create_Time }} |
Create User ID | {{ $account->CreateUser_ID }} |
Update Date | {{ $account->UpDate_Date }} |
Update Time | {{ $account->UpDate_Time }} |
Update User ID | {{ $account->UpDateUser_ID }} |
Beneficiary ID | {{ $account->Beneficiary_ID }} |