@extends('seller.seller_app') @section('content')
Users     @can('INVITE_USER')   Invite User @endcan @can('COPY_INVITE_LINK') @endcan
@if(session()->has('success')) @endif
Sr No. Name Email Status Actions
@endsection @section('script') @endsection