@extends('layouts.app') @section('title', 'Clients |') @section('content')
@include('client.ajax')

@endsection