@extends('admin.layout.base') @section('page_content')
@include('admin.formulario')
@include('admin.documentos')

@endsection