Change Password
{{ Form::submit('Submit', ['class' => 'btn btn-lg btn-primary']) }}
@extends('layouts.parents.master') @section('title') {{studentCommonName(auth()->guard('student')->user()->username).__(' | Change Password ')}} @endsection @section('headerTitle') {{__('Change Password')}} @endsection @section('content')