@extends('layouts.main') @section('title') {{ __('Seller Review Reports') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Seller Name') }} | {{ __('Buyer Name') }} | {{ __('Advertisement') }} | {{ __('Ratings') }} | {{ __('Review') }} | {{ __('Report Status') }} | {{ __('Report Reason') }} | {{ __('Report Rejection Reason') }} | @canany(['item-update','item-delete']){{ __('Action') }} | @endcanany
---|