@extends('layouts.app') @section('title', session('company_code') . ' Elite System') @section('body')

@include('reports.guarantee-deposits._customers-with-gd')
@endsection @section('scripts') @endsection