@extends('layouts.back-end.app') @section('title', \App\CPU\translate('inhouse_shop')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('Business_Setup')}}

@include('admin-views.business-settings.business-setup-inline-menu')
{{\App\CPU\translate('temporary_close')}}

*{{\App\CPU\translate('By_turning_on_temporary_close_mode,_your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop')}}

@csrf
banner image
{{translate('shop_cover_image')}}
@if(theme_root_path() == "theme_aster")
banner image
{{translate('secondary_banner')}} ({{translate('ratio')}} {{translate('3')}}:{{translate('1')}})
@endif
@endsection @push('script') @endpush