@sortablelink('shipId', 'Ship ID') | @sortablelink('shipName', 'Ship Name') | @sortablelink('shipType', 'Ship Type') | @sortablelink('shipOwner', 'Ship Owner') | Actions |
---|---|---|---|---|
{{ $ship->shipId }} | {{ $ship->shipName }} | {{ $ship->shipType }} | {{ $ship->shipOwner }} |