@extends('install.layout') @section('content')
{{ ___('Update Database') }}

{{ ___('It seems like the database is not empty.') }}

{{ ___('Are you updating the script from the old php CMS? If not, then use an empty database.') }} {{ ___('If you are updating then please check this article.') }} How to update from QuickCMS PHP version to QuickCMS Laravel version?

{{ ___('back') }}
@endsection