@extends('layouts.app') @section('content')

Page Data

@foreach ($pageData as $row)
@csrf
@endforeach
@endsection