@extends('vip.layouts') @section('seo_title') {{ trans('menu.access') }} @endsection @section('content')
{!! csrf_field() !!}
@endsection