@extends('web.layouts.layout') @section('content') @include('web.pages.components.header.header') {{__('web.continue_cart')}} {{__('web.ordering')}} @endsection @section('inject_js') @endsection