@extends('Admin.layouts.app') @section('title', 'Setting') @section('content')
Setting
@if(Session::has('success'))
{{ Session::get('success') }}
@endif

Change Password

Comission Fee

USD 22.50

@endsection @push('body-scripts') @endpush