diff --git a/resources/views/admin/user/export.blade.php b/resources/views/admin/user/export.blade.php index ed0c22dc..dcd72a66 100644 --- a/resources/views/admin/user/export.blade.php +++ b/resources/views/admin/user/export.blade.php @@ -82,7 +82,7 @@ - > + @endsection @section('javascript') diff --git a/resources/views/auth/maintenance.blade.php b/resources/views/auth/maintenance.blade.php index 034f8c3c..532fbce9 100644 --- a/resources/views/auth/maintenance.blade.php +++ b/resources/views/auth/maintenance.blade.php @@ -2,7 +2,7 @@ @section('title', trans('auth.maintenance')) @section('body_class','page-login-v3 layout-full') @section('layout_content') -
> +

{{trans('auth.maintenance_tip')}}

diff --git a/resources/views/user/components/payment/stripe.blade.php b/resources/views/user/components/payment/stripe.blade.php index 6075a6cd..43fdeeff 100644 --- a/resources/views/user/components/payment/stripe.blade.php +++ b/resources/views/user/components/payment/stripe.blade.php @@ -2,7 +2,7 @@ @section('title', sysConfig('website_name')) @section('body_class','page-login-v3 layout-full') @section('layout_content') -
> +

{{trans('user.payment.redirect_stripe')}}