@extends('Core/Http/Views/Installer/app.blade.php')
@section('title')
{{ __('install.7.title') }}
@endsection
@push('header')
@at('Core/Http/Views/Installer/assets/styles/pages/five.scss')
@endpush
@push('content')
{{ __('install.7.card_head') }}
{{--
)
--}}
@btnInst(['text' => __('install.finish'), 'id' => 'continue'])
@endpush
@push('footer')
@endpush