@extends('layout') @section('title', 'Cart') @section('content') @if(session('customer_id')) @endif
Product Image

{{ __('text.justP') }}

{{ __('text.shoping') }}
@endsection