@extends('layouts.main') @section('title') {{__("Seller Verification")}} @endsection @section('page-title')

@yield('title')

@endsection @section('content')
@canany(['seller-verification-request-update']) @endcanany
{{ __('ID') }} {{ __('User') }} {{ __('Status') }}{{ __('Action') }}
@endsection