@extends('layouts.argo') @section('content')
Cadastrar novo artigo para Ajuda
{{csrf_field()}}
Título
Descrição
{{ old('description')}}
@endsection