@extends('layouts/contentLayoutMaster') @section('title', 'Modals') @section('content')

Basic Modal

Form & Scrolling Modals

@endsection @section('page-script') @endsection