@extends('layouts.app') @section('content')
{{ session('total') }} {{ __('total products imported successfully') }}
{{ session('total_shop') }} {{ __('total shops imported successfully') }}
{{ session('total_shop_update') }} {{ __('total shops updated successfully') }}