@extends('app.app') @section('title', '') @section('content')

{{ __('titles.merchants_administration') }} / {{ __('titles.products') }} / {{ $Merchant->company_name }}

{{ __('titles.name') }} {{ __('titles.sku') }} {{ __('titles.category') }} {{ __('titles.the') }}{{ __('titles.created_at') }} {{ __('titles.options') }}
@endsection