@extends('layouts.admin.app') @section('content')
@if(Session::get('permissions.user_type') == 'A')

Import the Bulkproduct File

@if(session('message'))

{{ session('message') }}

@endif
@csrf
The Following Field Values will be uploaded
Title Description Content Price Mrp Delay Days Alt Meta Title Meta Description Agent Link IMG ID Category
@endif
@endsection