@extends('layouts.app') @section('styles') @endsection @section('content')
Small Modal
Large Modal
Success Alert Messages
Warning Alert Messages

Modal Sizes

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

@endsection @section('scripts') @endsection