@extends('layouts.customer') @section('title', 'Online Ordering Settings') @section('content') @php extract($settings); @endphp
{{ $message }}