@if (session()->has('message'))
@endif @error('error')
@enderror @if (session()->has('error'))
@endif @if($errors->any())
@endif