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