@extends('template.novitrades.layouts.admin-base') @section('title', __('Clients Deposits')) @section('css') @endsection @section('content') @if(!empty($client)) @else @endif @if(Session::has('sucmessage'))
@endif
Search Filter
@endsection @section('scripts') @endsection