@extends('layouts.main') @section('title', 'Continue on mobile app') @section('main') @livewire('download-screen') @endsection