@extends('layouts.app') @section('title','Bucket') @section('activePage','Bucket') @section('pages')
@include('bucket.table')
@endsection