@extends('layouts.app') @section('content')

@@table@@

@@searchBox@@
@@tableHeader@@ @@tableBody@@
render(); ?>
@endSection