@extends('master') @section('title') Support @stop @section('styles') @stop @section('content') @include('partials.nav')

Prestige Advantage Support

Get one of our representatives to visit or assist in training, quotations and negotiations.

{{ Form::open(['url' => '/prestige-support', 'method' => 'POST', 'data-abide' => '','files' => true]) }}
{{ Form::file('screenshot') }}

{{ Form::close() }} @include('partials.footer') @stop @section('scripts') @stop