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