@extends('layouts.app', [ 'title' => 'Halaman Detail Klien' ]) @section('content')
@endsection @push('js') @include('clients.script') @endpush