@extends('layouts/contentLayoutMaster')
@section('title', 'DataTables')
@section('vendor-style')
{{-- vendor css files --}}
@endsection
@section('content')
Read full documnetation here
|
|
id |
Name |
Email |
Date |
Salary |
Status |
Action |
|
Name |
Position |
Email |
City |
Date |
Salary |
Status |
Action |
|
Name |
Position |
Email |
City |
Date |
Salary |
Status |
Action |
|
Name |
Position |
Email |
Date |
Salary |
Status |
Action |
@endsection
@section('vendor-script')
{{-- vendor files --}}
@endsection
@section('page-script')
{{-- Page js files --}}
@endsection