@extends('layout.app') @section('content')
@include('clients.customer_search')
@endsection @section('ajax') @endsection