@extends('layouts.vat') @section('content') @if (\Session::has('warning'))
{{ session('warning') }}
@endif
Enter access code below
{{ csrf_field() }}

Close
@endsection