@extends('layouts.dashboard') @section('page_title', 'Account Settings') @section('dashboard_content')

Profile & Business Information

Update your primary contact and tax details.

@csrf @method('PUT')
@endsection