@extends('backEnd.master') @section('page-title', app('general_setting')->site_title) @section('mainContent')

{{ __('dashboard.top_sellers') }}

{{ __('common.sl') }} {{ __('common.name') }} {{ __('common.seller') }} {{ __('common.id') }} {{ __('common.shop_name') }} {{ __('common.email') }} {{ __('common.phone') }} {{ __('common.total_sale') }} {{ __('common.joined_at') }}
@endsection @push('scripts') @endpush