@foreach($payment_types as $payment_type) @endforeach
@if($errors->first($name))
{{$errors->first($name)}}
@endif