@php /** @var \App\Models\Row[]|Illuminate\Pagination\Paginator $rows */ @endphp @extends('table.propose.layout') @section('tab-content')
@yield('header')
@yield('rows') @stop