@extends('standart.defoult') @section('title', 'Instalation') @section('content')
{!! @$error !!}
{{ csrf_field() }}

{{ _l("Setup Database connection") }}

@endsection