@extends('installer.layouts.app_install', ['title' => @$data['title']]) @section('content')
@csrf
@if ((env('APP_LAND')==true) && ( env('APP_ENV')=='local') )
@endif
@stop @push('js') @endpush