{{ csrf_field() }}

@if(false)

@for($x=1;$x<=6;$x++)
@endfor
{{-- TODO: Convert Form::select for type manually --}}
@endif
{{-- TODO: Convert Form::select for type manually --}}


@section('extra_js') @stop