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

Account Settings

Update Information

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