@extends('auth.template.layout') @push('styles') @endpush @section('title', '| registrar') @section('conteudo')

Registrar

@csrf {{-- firstName --}}
Login
@endsection