@extends('layouts/acc_layout') @section('title', '| Account Type') @section('content') @include('successMsg')
| SL# | Name | Parent | Description |
|---|---|---|---|
| {{++$no}} | {{$accountType->name}} |
Warning: Undefined variable $accountType in /home/shikkhaplus/public_html/guk_bk/resources/views/accounting/accountType/viewAccountType.blade.php on line 53 Warning: Attempt to read property "parentId" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/accounting/accountType/viewAccountType.blade.php on line 53 Grand Parent |
{{$accountType->description}} |