@extends('merchant.layouts.master')
@section('content')
Dashboard
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
Restaurants--}}
{{--
--}}
{{--
100
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
Food Items
{{Auth::user()->restaurant->foodItems->count()}}
@endsection