@extends(!in_array('Seller',auth()->user()->getRoleNames()->toArray()) ? "admin.layouts.master" : "admin.layouts.sellermaster") @section('title','Trashed Simple Products |') @section("body")
{{__("Trashed Simple Products")}}
# Product Name Status Action
@endsection @section('custom-script') @endsection