@extends('layouts.master') @section('title', 'Dashboard') @section('links') @endsection @section('content')

Alerts

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

@endsection @section('scripts') @endsection