@extends('admin.layouts.main') @section('title', $title) @section('page_name', $title) @section('content')

{{__('text.admin_products_title')}}

@endsection