@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
@foreach($group as $k=>$v ) @endforeach
@endsection