@if(count($errors)>0)
Error
@endif @if(session('msg'))

{{session('msg')}}

@endif @if(session('added_msg'))

{{session('added_msg')}}

@endif