@extends('layouts.admin') @section('title', 'Home') @section('home', 'active') @section('content')

Welcome to Laravel Admin 2.0 it all starts here

INTRODUCTION
Laravel Admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.

INSTALLATION GUIDE

PACKAGE INCLUDED:

@endsection