Scheduled Backup

Save @if (Str::of($status)->startsWith('running')) @endif @if ($backup->database_id !== 0) Delete This will stop the scheduled backup for this database.
Please think again.
@endif
@if ($backup->save_s3)
@foreach ($s3s as $s3) @endforeach
@endif
@if ($backup->database_type === 'App\Models\StandalonePostgresql') @elseif($backup->database_type === 'App\Models\StandaloneMongodb') @elseif($backup->database_type === 'App\Models\StandaloneMysql') @elseif($backup->database_type === 'App\Models\StandaloneMariadb') @endif