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

ÁREA DE AFILIADOS

NOVO CADASTRO!
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif
{{ csrf_field() }}
@endsection