SISTEM PERMOHONAN PEROLEHAN
{{ csrf_field() }}
@if (isset($msg))
{{ $msg }}
@endif
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Lupa kata laluan?
Log Masuk
Pengumuman
{!! Form::open(['action'=>'\App\Modules\Admin\Controllers\DataManagementController@jawatanstore', 'method'=>'post', 'class'=>'form-horizontal form-label-left','id'=>'data_form', 'files'=>true]) !!}
{!! Form::close() !!}