@extends('layouts.admin.app') @section('content')
{{$title}}
@csrf @method('PATCH')

Change Password
@endsection @push('script') @endpush @push('style') @endpush