@extends('install.layout') @section('title', __('install.summary.title')) @section('content')
@csrf
@endsection