@extends('layouts.main') @section('title') Cookini @endsection @section('content') @if($errors->any()) @foreach($errors->all() as $error)