@extends('layouts/acc_layout') @section('title', '| Edit Budget') @section('content') @php //dd($loadBudgetTableArr['monthsArr']); $months = $data['loadBudgetTableArr']['monthsArr']; // $branch = DB::table('gnr_branch')->where('id',Auth::user()->branchId)->select('id','branchCode')->first(); // $usesrBranchCode = $branch->branchCode; //dd($data) $id = $data['budgetInfo']->id; @endphp
| Transaction Heads | Monthly Budget | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$monthsArr}} | @endforeachTotal | ||||||||||||
| {{$child->name}}[{{$child->id}}] | |||||||||||||