@extends('admin.layouts.master') @section('content') @can('index', \App\Models\Cart::class) @include('admin/partials/_cart_list') @endcan