@extends('system.installer.app') @section('title', 'Database Setup Completed') @section('content')
@csrf
        
        {{----}}
          {{ $console_output }}
        
    

@endsection