@if ($canMigrate)

{{ __('Update available') }}

{{ __('There are pending database migrations. Run the update to keep your installation in sync.') }}

{{ __('Run update') }}
@endif