@extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @endsection
@include('sub.home.sticky') @endsection @section('path_page_css', mix('/css/home.css')) @section('path_page_js', mix('/js/home.js'))