芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/myvyralapp.com/bck/resources/installer/src/views/installer/pages/welcome.blade.php
@extends('installer.layouts.app') @section('content')
{{ __("Welcome") }}
{{ __("To Project Installation Process") }}
{{ __("To continue with the installation process click on the start button. if you choose not to install this application, click on the cancel button. Thanks") }}
{{ __("Cancel") }}
{{ __("Start") }} ⋙
@endsection