PHP Classes

File: examples/views/Test/test3.blade.php

Recommend this page to a friend!
  Classes of Jorge Castro   BladeOne   examples/views/Test/test3.blade.php   Download  
File: examples/views/Test/test3.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: BladeOne
Standalone template engine that compiles into PHP
Author: By
Last change: Update of examples/views/Test/test3.blade.php
Date: 3 years ago
Size: 130 bytes
 

Contents

Class file image Download

some text...<br>
@section('js_bottom')
    @parent
    @include('widgets.ckeditor', ['textarea_id' => 'information'])
@endsection