@section('title') {{ config('app.name') }} | Clients @endsection @extends('admin.layouts.master') @section('content')

Clients

@endsection