@extends('layouts.argo') @section('content')

Upload de Arquivos Móvel/SMP

Link para download SMP
{{csrf_field()}} @foreach ($errors->get('arquivo') as $e) {{ $e }} @endforeach
@endsection