@extends('admin/layouts.app') @section('custom_css') @endsection @section('content')
Products - View All Trashed Items {{ $trashed_items_count }} Add
ID Title Author Created On Published
@csrf {{ method_field('DELETE') }}
@endsection @section('custom_js') @endsection