@extends('components.customer-layout') @section('header')

Profile Settings

@endsection @section('content')
User Edit
@csrf
firstname }} name="firstname" aria-label="First name">
@endsection