@extends('admin.layouts.minimal') @section('title', __('Setup Completed')) @section('content')
{{ __("Completed Quick Setup!") }}

{{ __('Application setup completed!') }}

{{ __("You have successfully updated all the mendatory settings. You should review your payment & withdraw methods.") }}

@endsection