@extends('layouts.bootstrap') @section('title', 'Import Products') @section('header')

Import Products

Back to Products @endsection @section('content')
Category-Specific Product Import
Step 1: Select Category

Choose the category that all products in your CSV will belong to:

@endsection @push('scripts') @endpush