@extends(MarketplaceHelper::viewPath('vendor-dashboard.layouts.master')) @section('content') {!! Form::open(['id' => 'marketplace-vendor-discount']) !!}
{!! Form::close() !!} @stop @push('pre-footer') {!! $jsValidation !!} @endpush