@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Project Budgeting

@if (count($errors) > 0)
@endif

Edit Project Budgeting


Project Cost Details
A/C Name Description Cost/Unit
{{--*/ $i = 0; $numinc = count($orditemsinc); /*--}}
@foreach($orditemsinc as $item) {{--*/ $i++; /*--}}