@extends('layouts.front_end') @section('title', 'Cart') @section('content')
@foreach($model_json as $mmodel) @php $mm = (array)$mmodel; @endphp {{$mm['model']}} - {{$mm['qty']}} , @endforeach
Cramond Leopard & Pythong Anorak