@extends('layouts.app') @section('content')
@foreach($xml->fields->field as $v)
@csrf
@endforeach
@endsection