@extends('layouts.frontend.keen') @section('title') My Forms Report @endsection @section('content')

{{ $form->form_name }}

@endsection @push('js') @endpush