@extends('layouts.master') @section('title', 'Modal Animated') @section('css') @endsection @section('breadcrumb')

Animated Modal

@endsection @section('main_content')

Modal with Animations

Make use of the various modal fades and animations.

Drawing-room
It's Magic!!
Select the animation options given below and then click on the launch button.

@endsection @section('scripts') @endsection