{!! __('Dashboard') !!}
{!! option('websitetitle') !!} {!! __('Dashboard') !!}
{!! __('Users') !!}
{!! __('All Users') !!}
{!! __('Subscribers') !!}
{!! __('Create Users') !!}
{!! __('Recipes') !!}
{!! __('Manage Meals') !!}
{!! __('Create Meals') !!}
{!! __('Categories') !!}
{!! __('Shop') !!}
{!! __('Shipping Charges') !!}
{!! __('Orders') !!}
{!! __('Reports') !!}
{!! __('Products') !!}
{!! count(Products()) !!} {!! __('Managements') !!}
{!! __('Chiefs') !!}
{!! count(Vendors()) !!} {!! __('Chiefs') !!}
{!! __('Booking') !!}
{!! __('Booking schedule') !!}
table
{!! __('Roles') !!}
{!! count(Roles()) !!} {!! __('Roles') !!}
{!! __('Blog') !!}
{!! count(Blogs()) !!} {!! __('New Blog') !!}
{!! __('Testimonial') !!}
{!! count(Testimonials()) !!} {!! __('New Testimonial') !!}
{!! __('Messages') !!}
{!! count(messages()) !!} {!! __('New Messages') !!}
{!! __('Payments') !!}
{!! __('Payment gateway') !!}
{!! __('Settings') !!}
{!! __('Settings') !!}
{!! __('Pages') !!}
{!! __('Pages') !!}
{!! __('Languages') !!}
{!! __('Languages') !!}
{!! __('ADS') !!}
{!! __('New ADS') !!}
{!! __('Menu') !!}
{!! __('New Menu') !!}
{!! __('Media') !!}
{!! __('New Media') !!}
{!! __('Main Page') !!}
@include('layouts.header') @yield('Dashboard')