@extends('admin/layouts/default') {{-- Page title --}} @section('title') Animations @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

CSS Animations

Attention Seekers
JOSH

Bouncing Entrances
JOSH

Bouncing Exits
JOSH

Fading Entrances
JOSH

Fading Exits
JOSH

Flippers
JOSH

Lightspeed
JOSH

Rotating Entrances
JOSH

Rotate Exits
JOSH

Sliders
JOSH

Specials
JOSH

@stop {{-- page level scripts --}} @section('footer_scripts') @stop