@extends('layouts.users') @section('title') Account Settings @endsection @section('contents')

Accout Settings

Update Information

@include('includes.alerts')
@csrf
@endsection