@extends('layouts.app2')

@section('content') @if ($errors->any())
@endif
@endsection