@if(count($errors) >0)
@endif @if(Session::has('message'))
{{Session::get('message')}}
@endif