@extends('merchants.base')
@section('merchant-content')
{{ MANAGE_PRODUCT_IMPORT }}
{{ getVar('msg') }}
{{ MERCHANT }} : {{ $userId }}
{{ INSTRUCTIONS }} : {{ $total }}
{{ SUCCESS }} : {{ $success }}
{{ FAILURE}} : {{ $failure }}
{{ NOT_FOUND }} : {{ $notfound }}
|
Back
|
|
{{ LOG_FILE }}
|
|
{{ PROCESS_SAME_FILE_AGAIN }}
|
@endsection