@extends('layouts.admin') @section('content')
{{csrf_field()}} @include('includes.admin.form-both')

Current Password *

New Password *

Re-Type New Password *

@endsection