@extends('index') @section('content')
@include('cartPage')
@endsection @section('javascript') @endsection