@extends('admin.admin_app') @section('content')
Sellers       Add new Seller
@if(session()->has('success')) @endif
Sr No. Name Email Total Users Total Digital Cards Total Physical Cards Status Actions
@endsection @section('script') @endsection