@extends('layouts.main', ['welcome' => true]) @section('content')
@csrf @include('parts.captcha')
@endsection