Admin Rankings

{{-- START ALERT BLOCK --}} @if(Session::has('successMessage')) @endif @if(Session::has('dangerMessage') || count($errors)) @endif {{-- END ALERT BLOCK --}}

Total Avaliable Points:{{$points}}

{{ Form::open(['route' => 'admin-ranking', 'onsubmit' => 'return ValidateForm(this);' ,'files'=> true ]) }}
Points Reached Ranking Name Ranking Icon
{{ Form::close() }}