@extends("install.layouts.base") @section("title", "📥 Install") @section("sub_title") {!! "🎉 Installed Successfully" !!} @endsection @section("content")
❗ Ensure to copy your bellow admin credentials.
Admin Credentials:
Email: {{ $admin["email"] }}
Password: {{ $admin["password"] }}
			
@endsection