@extends('layouts.guest') @section('content')

閲覧者登録が完了しました。
下記URLからアプリをダウンロードしてご利用ください。
iOS
https://apps.apple.com/app/id{{env('IOS_APP_ID')}}?mt=8
Android
https://play.google.com/store/apps/details?id={{env('ANDROI_APP_ID')}}&hl=ja

@endsection