@extends('backend.layouts.admin.admin') @section('title', 'Deals') @section('content') {{-- For New backend menu bar --}}
Deals
@each('backend.deal.partials.table', $deals, 'deal')
SN Product Offer Price Featured Actions
@stop