@extends('layout.layout') @section('title','Home') @section('home','active') @section('layout.css') @endsection @section('content')
Home
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @endsection @section('scripts') @include('home.script') @include('home.ui-script') @include('home.calendar-script') @endsection