{!! Form::open([ 'route' => 'invoices.store', 'class' => 'stdform', 'method' => 'post', 'id' => 'generate_client_invoice', ]) !!}