VEHICLE RENTAL AGREEMENT

{{$data->customer_name}}
{{$data->address}}
{{$data->vehicle->make->make_name}} {{$data->vehicle->name}}
{{$data->vehicle->color}}
{{$data->vehicle->reg_number}}
{{$data->pickup_date}}
{{$data->drop_date}}
{{$data->rental_fee}}
{{$data->insurance_cover}}
{{$data->rego_recovery}}
{{$data->administration_charges}}
{{$data->delivery_fee}} {{-- --}}
{{-- --}}
@foreach ($termsdata as $term) {{-- {{$term->terms_conditions}} --}} @php $termsdata= htmlspecialchars_decode(stripslashes($term->terms_conditions)); $termsdata=str_replace("{{Basic insurance}}",$data->basic_insurance,$termsdata); $termsdata=str_replace("{{reduction}}",$data->reduction,$termsdata); $termsdata=str_replace("{{traffic infringement}}",$data->traffic_infringement,$termsdata); $termsdata=str_replace("{{fuel top up fee}}",$data->fuel_topup,$termsdata); $termsdata=str_replace("{{vehicle cleaning fee}}",$data->cleaning_fee,$termsdata); echo $termsdata; @endphp @endforeach {{--
  • The TWC has overall responsibility to ensure that all temporary works under their control are undertaken in accordance with the Temporary WorksProcedure.
  • For temporary works in Design Check Category 1, 2 and 3 ensure there is an agreement in place to formally allocate design responsibility to the design and design checking organisations.
  • Prepare, maintain and regularly review the Temporary Works Register for the above project.
  • Ensure each temporary works item is allocated an appropriate ‘construction risk’ category.
  • Ensure that a written Design Brief is prepared for all appropriate temporary works and issued to the design and design checking organisations identified on the Temporary Works Register.
  • Review Risk Assessments and Method Statements (RAMS) to ensure particular requirements are incorporated.
  • Ensure that a Project Site File is established and maintained; to include a record of all relevant documents.
  • Liaise with the Principal Contractor’s TWC (and seek approvals, where required).
  • Distribute information to all interested parties, including the Principal Designer and Client where appropriate.
  • Ensure that any proposed changes in material or construction are referred to the Temporary Works Designer and that any agreed changes or corrections of faults are correctly carried out on site.
  • Ensure that all appropriate inspections and hold points (including those noted in the design) are undertaken and recorded on the permit-to-work.
  • Sign and issue the permit-to-work, e.g. permit to load, permit for putting into use, permit to strike, permit to remove, etc.; and agree in writing where the TWS may do this (not high-risk work).
  • Identify and instigate any requirements for periodic inspections, monitoring and maintenance of the temporary works.
--}}