@extends('layouts.app') @section('styles') @endsection @section('content')

Edit Profile Details

@include('alerts.alerts')
@csrf

Change Password

@csrf
@endsection @section('scripts') @endsection