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

Uber Eats

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

{{ $message }}

@endif
@endsection