@extends('layouts.app') @section('content')
@foreach ($form->toArray() as $k => $v) @endforeach
@endsection