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

Register

@if($errors->any())
@endif
@csrf
@endsection