@extends('seller.layouts.app') @section('main_content')

{{translate('Shop Setting')}}

{{translate('Shop Settings')}}
@csrf
{{translate('Shop Information')}} *
{{translate('Logo Section')}}
{{translate('File Size')}} : {{file_path()['shop_logo']['size']}} {{translate('px')}}
{{translate('Image Size Should Be')}} {{file_path()['shop_first_image']['size']}}
{{translate('Image Size Should Be')}} {{file_path()['seller_site_logo']['size']}}
{{translate('Image Size Should Be')}} {{file_path()['seller_site_logo_sm']['size']}}
@endsection