@extends('layouts.blank') @section('content')
@csrf
@if ($errors->any()) @endif
@endsection