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

List of Merchants (0)

@role('super_admin|admin') @endrole
Name Email Contact No. Industry Type Action
@include('dashboard.merchants.partials.view-merchant-modal') @include('dashboard.merchants.partials.view-loyalty-points-modal') @include('dashboard.partials.footer')
@endsection @push('scripts') @endpush