@php use Orchid\Screen\Actions\Link; @endphp {!! Link::make('Edit') ->route('platform.sectors.edit', $sector->id) ->icon('bs.pencil') !!}