@extends('pages/page') @section('css') @parent {{-- Could add a "Forms" stylesheet here? --}} {{-- --}} @endsection @section('js') @endsection @section('below_content')

Already a Rosewood customer and need access to the Market Place? Click here to register.

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

Contact Details

@

Business Details

About You

Product categories of interest

{{-- No idea how to get the old value here --}} {{ old("sector") }}

The minimum order value is £300, with a minimum annual trade of £3000.

@endsection