@extends('layouts.app') @section('title', 'Importação de XML') @section('content') Compra Nova Importação de XML @component('components.widget', ['class' => 'box-primary', 'title' => 'Importação de XML']) @csrf Selecione um arquivo XML » @endcomponent @stop