@extends('Core/Http/Views/Installer/app.blade.php')
@section('title')
{{ __('install.6.title') }}
@endsection
@push('header')
@at('Core/Http/Views/Installer/assets/styles/pages/five.scss')
@endpush
@push('content')
{{ __('install.6.card_head') }}
{{--
)
--}}
@btnInst(['text' => __('Продолжить'), 'id' => 'continue'])
@endpush