This commit is contained in:
2019-06-30 00:38:31 -05:00
parent 475c7d6dc9
commit 19d681b08b

View File

@@ -46,6 +46,6 @@
'COM' => 'Command Ship', 'COM' => 'Command Ship',
], 'None', ['class' => 'form-control']) }} ], 'None', ['class' => 'form-control']) }}
</div> </div>
</div>
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }} {{ Form::submit('Submit', ['class' => 'btn btn-primary']) }}
</div>
@endsection @endsection