@extends('layouts.master') @section('title', 'Render Column Cells') @section('css') @endsection @section('content')
Basic Table
use class table inside table element
@endsection @section('scripts') @endsection