@extends('layouts.dashboard_app') @section('title') home | sinet @endsection @section('dashboard_style') @endsection @section('dashboard_content')
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. The core library provides the based framework upon which plug-ins can built.
Send Mail @if (session('status'))| SL. NO | Id | Name | Email address | Created At |
|---|---|---|---|---|
| {{ $loop->index + 1 }} | {{ $user->id }} | {{ $user->name }} | {{ $user->email }} |
|