@extends('layout.master') @section('parentPageTitle', 'UI') @section('title', 'Notifications') @section('content')

Notification Positions

With Material Design Colors You can use the material design colors which example class are .bg-pink, .bg-green

Notification Animations You can use Animate.css class for animating.

@stop @section('page-script') @stop