PHP Classes

File: resources/views/events/show.blade.php

Recommend this page to a friend!
  Classes of Daniel Mullin   Laravel Bookwhen   resources/views/events/show.blade.php   Download  
File: resources/views/events/show.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Bookwhen
Provide an API to access Bookwhen API services
Author: By
Last change:
Date: 24 days ago
Size: 62 bytes
 

Contents

Class file image Download
<h1>{{ $event->title }}</h1>

<p> {{ var_export($event) }}</p>