@extends('layouts.auth') @section('content')
@csrf
@include('layouts.errors')
@endsection