@extends('install.layouts.master') @section('title', _lang('install_database')) @section('container')
@csrf @if ($errors->any())
@endif
@endsection