@extends('layouts.master') @section('title') Add BOD @endsection @section('page-title') BOD @endsection @section('body') @endsection @section('css') @endsection @section('content')
@csrf

@include('bod.partial._add_bod_item', ['index' => 0, 'isFirst' => true])
Item Type Floor Area Name Height (in Feet) Approx Area (Square Feet) Design Temperature (C) Type of Unit Model No Capacity Index Ton No of Units Total of Units Capacity Index Total Machine No System Remarks

Total


@endsection @section('scripts') @endsection