@extends('layouts.admin') @section('title','Products') @section('styles') @endsection @section('content')

List of Products (0)

@role('merchant_admin') @endrole
@csrf
@role('super_admin|admin|accounting') @endrole
Product Name Price Category Description Status Date/Time
@include('dashboard.partials.footer')
@endsection @push('scripts') @endpush