{!! Form::open(['url'=>'password/change','files'=>true]) !!}
{!! Form::close() !!}
@if(Session::has('message'))
@endif