@extends('backend.layouts.main') @section('title', 'User-Balance-Add') @section('styles') @endsection @section('scripts') @endsection @section('main-container')
Add Balance
@csrf
Discard
@endsection