{!! html()->form('POST', route('passwordchnage'))->id('chnagepassword_form')->open() !!}

{{ $pageTitle }}

{!! html()->form()->close() !!}
@section('bottom_script') @parent @endsection