PHP Classes

File: views/home/empty.blade.php

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   views/home/empty.blade.php   Download  
File: views/home/empty.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 142 bytes
 

Contents

Class file image Download
@extends('_shared.master')
@section('css')

@endsection
@section('title',$title)
@section('content')

@endsection
@section('js')

@endsection