@extends('layouts.admin') @push('scripts') @endpush @push('styles') @endpush @section('content')

{{$client->name}}

@endsection