@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
@if(in_array($data['infotype'],$arr))
@if($data['infotype']==6) @else @endif
@endif
@endsection