@extends('page.layouts.main') @section('title', $title) @section('content')
{{ $title }}
{{ __('Or enter code manually if camera is not available') }}
@endsection @push('scripts') @endpush