{!! Form::label('punch_file', 'Punch File:') !!} {!! Form::file('punch_file', null, ['class' => 'form-control']) !!}