@extends('layouts.fixed') @section('title','Dashboard') @section('content')

Update Your Password

@csrf
@error('password') {{ $message }} @enderror
@stop