@extends('layouts.master') @section('content') @if($errors->count()) @foreach($errors->all() as $error)