@extends('layouts.app') @section('title', __('Meals') . ' - ' . config('app.name')) @section('content') {{-- Hero Banner --}} {{ __('Instant Orders') }} {{ __('Order Individual Meals Anytime') }} {{ __('Explore chef-prepared meals and healthy options available for instant order.') }} {{-- Meals Content --}} @endsection @push('styles') @endpush
{{ __('Explore chef-prepared meals and healthy options available for instant order.') }}