@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('css') @endsection @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Animation', 'subtitle' => 'Home'])

Animation

Select the animation style class and check the animation to the image, you can use any of this animation to anywhere, just place exact word. example .animated .bounce

user
@endsection @section('scripts') @endsection