@php($tab='review') @extends('table.propose.layout') @section('tab-content') @if(user()->ownsTable($table)) @icon(fa-save fa-pr)Commit @else @icon(fa-save fa-pr)Submit @endif @stop