@extends('layout.app') @section('title', __('landing_install')) @section('content')
@csrf
@endsection