@extends('layouts.center_plain') @section('headCss') @stop @section('headJs') @stop @section('content')
Willow Park, Wash Road Basildon Essex SS15 4AZ
T: 0844 967 0099
W: www.rnwholdings.com
E: help@rnwholdings.com

Work detail

@foreach($workDetailLines as $aLine) {{$aLine}}
@endforeach

Quotes

@foreach($quotationItems as $quotationItem) @endforeach
Quantity Name Unit Price Mark up % Unit Time Type Description Line Total (£)
{{$quotationItem['itemQuantity']}} {{$quotationItem['itemName']}} £ {{$quotationItem['itemUnitPrice']}} {{$quotationItem['itemUnitMargin']}} % {{$quotationItem['itemDuration']}} {{$quotationItem['itemType']}} {{$quotationItem['itemDescription']}} £ {{number_format($quotationItem['itemTotalPrice'],2)}}

Quotation Total: £ {{number_format($quotation['quotationTotal'], 2)}}

General qualifications to this offer

@foreach($generalQualificationsLines as $aLine) {{$aLine}}
@endforeach


@foreach($beforeImages as $beforeImage) @if(!empty($hideConflict))

{{basename(url($beforeImage, $parameters = [], $secure = null))}}

@else

{{basename(url($beforeImage, $parameters = [], $secure = null))}}

@endif @endforeach

Special Terms

@foreach($additionalTermsLines as $aLine) {{$aLine}}
@endforeach


I trust that we have interpreted your requirements correctly. Should you indeed require any further information or assistance, please do not hesitate to contact me.

Yours Sincerely
{{$quotation['creator']}}
{{$quotation['creatorEmail']}}

Your decision on this quotation

@if(empty($quotation['status']) || $quotation['status']=='AWAITING' || $quotation['status']=='QUOTED')
* I agree with the terms and condition above and wish to continue with this quotation with the following status.


@else

@endif
@stop @section('footerJs') @stop