@extends('admin.templates.panel-list-template') @section('list-title') {{__("Products list")}} @endsection @section('title') {{__("Products list")}} - @endsection @section('filter') {{-- Other filters --}}

{{__("Category")}}:

@endsection @section('bulk') {{-- --}} @endsection