@extends('layout.dashboard') @section('layout.dashboard.body')
@include(Hook::filter('ns-dashboard-header-file', '../common/dashboard-header'))
@include('common.dashboard.title')
@endsection