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

Clients

@include('flash::message')
@include('clients.table')
@endsection