@extends('layout.app') @section('content')

Total Free Client: {{ $total }}

@include('clients.customer_search')
@endsection @section('ajax') @endsection