@extends('dashboard.body.main') @section('container')

Importar producto

@csrf
@error('upload_file')
{{ $message }}
@enderror
Cancelar
@endsection