@extends('layouts.master') @section('title') Table Editables @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') Editables Table @endslot @slot('subtitle') Tables @endslot @endcomponent @endsection @section('scripts') @endsection