@extends('layouts.install') @section('title', trans('install.user.title')) @section('content')
@csrf
@endsection