@extends('layouts.master') @section('title') @lang('translation.notification-template') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') @lang('translation.notification-template') @endslot @endcomponent

Tables Without Borders

Use table-borderless to set a table without borders.

ID Name Job Title Date Status
01 Annette Black Industrial Designer 10, Nov 2021 Active
02 Bessie Cooper Graphic Designer 13, Nov 2021 Active
03 Leslie Alexander Product Manager 17, Nov 2021 Active
04 Lenora Sandoval Applications Engineer 25, Nov 2021 Disabled
@endsection @section('script') @endsection