@extends('layouts.app') @section('title', 'Holiday Parking - Term and Conditions') @section('content') @include('partials.header', ['title' => __('pages.terms.title')]) {{-- Terms Section --}}
@endsection