@extends('layouts.admin.main') @section('main-section')

Profile Settings

@csrf

{{ Auth::user()->username }}

@endsection @push('scripts') @endpush