@php $tabs = [ 'destinations' => ['label' => __('Remote Destinations'), 'icon' => 'heroicon-o-server-stack'], 'schedules' => ['label' => __('Backup Schedules'), 'icon' => 'heroicon-o-clock'], 'backups' => ['label' => __('Backup History'), 'icon' => 'heroicon-o-archive-box'], ]; @endphp