@extends('layouts.app') @section('title') Baboon - Në pritje të porosisë @endsection @section('custom-css') @endsection @section('content')
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Në pritje ...

--}} {{--

Porosia juaj në {{session('order') ? session('order')['restaurantName'] : '' }}

--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Në pritje ...

--}} {{--

Restoranti po lexon kërkesën ...

--}} {{--

Ju lutem prisni disa sekonda ...

--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
plate

Porosia juaj te {{$order['restaurantName']}} është në pritje

Porosia te {{$order['restaurantName']}} #{{$order['orderID']}}

@endsection @section('custom-js') @endsection