@if($can_edit) {{ Form::button_link_col('Edit', action('BusinessController@edit_org_client', compact('business', 'fuse_org_client'))) }} @endif {{ Form::button_link_col('View', action('BusinessController@view_org_client', compact('business', 'fuse_org_client'))) }}