@extends('layouts.user') @section('content')

Update Profile

@csrf
@error('email') {{ $message }} @enderror

Update Password

@csrf
@endsection @push('footerPartial') @endpush