@extends('layouts.dashboard') @section('content')
@include('notification')
index.html
@endsection