@extends('backend.layouts.app') @section('title') {{ 'Block UI | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Block UI']) @endsection @push('before-css') @endpush @section('content')
Block content components.
Block layout areas.
Block Whole Page
Block Wihtout Message.
Block Without Overlay.
Click Overlay To Unblock
Growl Notification.
OnBlock Callback
useful when using fadeOut option as it is invoked when all the blocking elements have been removed.
OnOverlay Click Callback.