some changes
This commit is contained in:
@@ -81,9 +81,7 @@ const fmtCurrency = (v) => {
|
||||
|
||||
<template>
|
||||
<AppLayout title="Client">
|
||||
<template #header>
|
||||
<h2 class="font-semibold text-xl text-gray-800 leading-tight"></h2>
|
||||
</template>
|
||||
<template #header> </template>
|
||||
<div class="py-12">
|
||||
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
|
||||
<div class="px-3 bg-white overflow-hidden shadow-xl sm:rounded-lg">
|
||||
|
||||
Reference in New Issue
Block a user