@if ($is_admin)
@lang('messages.add')
@endcan
@include('service.partials.product_list')
@endif
@can('product.create')