@extends('user.layout.client') @section('title', 'Change Password ') @section('content')
@include('common.notify')
{{ csrf_field() }}
@endsection