{{ $bod->company->company_address ?? '' }}
{{ $bod->company->area->area_name ?? '' }},
{{ $bod->company->city->city_name ?? '' }},
{{ $bod->company->state->state_name ?? '' }},
{{ $bod->company->country->country_name ?? '' }},
{{ $bod->company->company_pincode ?? '' }}
@if ( $bod->company->company_gstin)
GST No: {{ $bod->company->company_gstin ?? '' }},
@endif
Email: {{ $bod->company->company_email ?? '' }}
Phone No: {{ $bod->company->company_phone_no_1 ?? '' }}, {{ $bod->company->company_phone_no_2 ?? '' }}
To,
{{ $bod->customerAddress->customer_address ?? '' }},
{{ $bod->customerAddress->area->area_name ?? '' }},
{{ $bod->customerAddress->city->city_name ?? '' }},
{{ $bod->customerAddress->state->state_name ?? '' }},
{{ $bod->customerAddress->customer_pincode ?? '' }},
{{ $bod->customerAddress->country->country_name ?? '' }}
@if ($bod->customer->customer_phone_no_1)
Phone No: {{ $bod->customerAddress->customer_address_phone_no ?? $bod->customer->customer_phone_no_1 }}
@endif
@if ($bod->customer->customer_gstin)
GST No: {{ $bod->customer->customer_gstin ?? '' }}
@endif
| BOD No | {{ $bod->bod_prefix }}/{{ $bod->bod_financial_year }}/{{ $bod->bod_number }} |
| BOD Date | {{ \Carbon\Carbon::parse($bod->bod_date)->format('d/m/Y') ?? '' }} |
| 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 | Electrical Power Supply Location | Electrical Power In KW | Electrical Total KW | Electrical Cable Size | Electrical Total MCB qty | Electrical MCB Rating | Electrical Volts |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$item['bod_item_type']}} | {{$item['bod_floor']}} | {{$item['bod_area_name']}} | {{$item['bod_height']}} | {{$item['bod_approx_area']}} | {{$item['bod_design_temperature']}} | {{$item['bod_type_of_unit']}} | {{$item['bod_model_no']}} | {{$item['bod_capicity']}} | {{$item['bod_ton']}} | {{$item['bod_no_of_unit']}} | {{$item['bod_units_total']}} | {{$item['bod_capacity_total']}} | {{$item['bod_machine_no']}} | {{$item['bod_system']}} | {{$item['bod_remarks']}} | {{$item['electrical_power_supply_location']}} | {{$item['electrical_power_in_kw']}} | {{$item['electrical_total_kw']}} | {{$item['electrical_cable_size']}} | {{$item['electrical_total_mcb_qty']}} | {{$item['electrical_mcb_rating']}} | {{$item['electrical_volts']}} |
Total |
{{$bod->total_no_idu_units}} | {{$bod->total_indoor_units}} | {{$bod->total_index_total}} | |||||||||||||||||||