@extends($layout) @section('content')
{search}
{th} @foreach ($records as $record) {td} @endforeach
edit delete
@stop @section('js') @stop