@extends('layouts.master')
@section('meta')
@parent
<link rel="preload" href="/img/check.png" as="image">
@endsection
@section('editable_content')
@include('layouts.partials.brochureRow')
@include('layouts.partials.contactRow')
@endsection