@extends('admin.layout') @section('title', 'Settings') @section('content')
Configure restaurant details and your admin account.
Control whether Delivery, Pickup, and Dine In services are independently OPEN or CLOSED.
General details shown to customers
Update your admin account password
{{ auth()->user()->name }}
{{ auth()->user()->email }}
AdministratorIrreversible actions — proceed with caution
Clear Cache
Clear Laravel's compiled views and config cache
Back to Site
Return to the customer-facing restaurant page