{{ csrf_field() }}
@foreach($accountTypes as $accountType)
{{++$no}}
{{$accountType->name}}
Warning: Undefined variable $accountType in /home/shikkhaplus/public_html/resources/views/accounting/accountType/viewAccountType.blade.php on line 54
Warning: Attempt to read property "parentId" on null in /home/shikkhaplus/public_html/resources/views/accounting/accountType/viewAccountType.blade.php on line 54
Grand Parent