@extends('layouts.customer') @section('content')

Restaurant settings

@if ($message = Session::get('success'))

{{ $message }}

@endif
@endsection