@extends(Theme::viewName('layout')) @section('title', trans('admin.metadata_upgrade.title')) @section('breadcrumb') @endsection @section('content')
@yield('title')

@lang('admin.metadata_upgrade.confirm', ['name' => $album->name])

@lang('admin.metadata_upgrade.warning')

@lang('forms.cancel_action')
Analysis completed

Your analysis has completed.

@lang('admin.analyse_photos_failed_metadata')

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