@extends('backend.layouts.app') @section('title') {{ 'Animation | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Animation']) @endsection @push('before-css') @endpush @section('content')

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 @push('js') @endpush