@extends('installer::layouts.master') @section('title', trans('installer::general.install_installation')) @section('content')

{{ trans('installer::general.install_msg') }}

{{csrf_field()}}
@endsection