@extends('vip.layouts') @section('content')
{{--
--}} {{----}} {{--
--}}
@foreach($data as $v)
{!! csrf_field() !!}
{{--
--}} {{----}} {{--
--}}
@endforeach @endsection