@extends('layouts.app') @section('styles') @endsection @section('content')
Modal Animation Effects

Modal Sizes & Types

Add .modal-sm or .modal-lg or .modal-xl to modal-dialog to increase and decrease the modal box sizes.

Success Alert Messages
Warning Alert Messages
@endsection @section('modal') @endsection @section('scripts') @endsection