@extends('admin.layout') @section('title', 'Settings') @section('page-title', 'Settings') @section('content')

General Settings

System Info

Laravel Version {{ app()->version() }}
PHP Version {{ phpversion() }}
Server Time {{ now()->format('M d, Y H:i') }}
Environment {{ app()->environment() }}

Payment Methods

💵 Cash on Ride
Active
📱 JazzCash
Active
📲 Easypaisa
Active

Database Actions

Use these actions carefully. They can affect your database.

@endsection