@extends('layouts.app') @section('title', 'Profile | ' . config('app.name')) @section('content') {{-- ── PAGE HEADER ── --}}

Restaurant Profile

{{-- ── PROFILE BANNER ── --}}
🍜

 

 

 
● Loading…
{{-- ── INFO + FINANCIAL GRID ── --}}
{{-- Basic Info --}}

Basic Information

{{-- Logo upload --}}

Click or drag logo here

PNG, JPG up to 5MB

{{-- Financial Settings --}}

Financial Settings

{{-- ── DANGER ZONE ── --}}

⚠️ Danger Zone

Temporarily Close Restaurant

Hide your restaurant from the customer app until re-opened.

Reset Menu

Remove all menu items. This action cannot be undone.

Delete Restaurant Account

Permanently delete your restaurant and all associated data.
@endsection