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

{{ $title }}

@include('customers.ajax_chart')
@endsection @section('_script') @endsection