@extends('layout.master') @section('title', 'Editable') @section('parentPageTitle', 'Table') @section('content')

Editable Tables You can edit any columns except header/footer

Name Cost Profit Fun
Car 100 200 0
Bike 330 240 1
Plane 430 540 3
Yacht 100 200 0
Segway 330 240 1
TOTAL 1290 1420 5
@stop