@extends('frontEnd.layouts.master') {{-- @section('title', $details->name) --}} @section('content')
@include('frontEnd.layouts.ajax.cart_page_body')
@push('datalayerScripts') {{-- Jodi apnar master layout e @stack('scripts') thake --}} @endpush @endsection