@extends(Theme::viewName('layout')) @section('title', 'Analysing...') @section('content')
Analysing...

Your uploaded photos are now being analysed.

{{-- We display a queue of 3 recently completed items, and 5 up-next items, as well as a counter saying "... and XYZ more" --}} {{-- That's what the 3's and 5's are in the next couple of blocks --}}

...

...

@lang('admin.analyse_and_more.and') @lang('admin.analyse_and_more.others')

...

Upload completed

Your upload has completed.

@lang('admin.analyse_photos_failed')

  • :
@endsection @push('scripts') @endpush