@extends('pages/page') @section('css') @parent {{-- Could add a "Forms" stylesheet here? --}} {{-- --}} @endsection @section('js') @endsection @section('below_content') @if (Auth::check() && !Auth::user()->is_restricted())

Alternatively, you can download the current brochures in PDF format here:

@endif
{!! csrf_field() !!}
@if (count($errors) > 0) @endif

Contact Details

@

Business Details

@endsection