@extends('layouts.admin') @section('title') @endsection @section('panel_title') @endsection @section('content')
{{ $clients }}
@endsection