@extends('layouts.vat3') @section('content') @if (\Session::has('warning'))
{{ session('warning') }}
@endif
Select fields to modify
{{ csrf_field() }}


Close
@endsection