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

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

@csrf
{{\App\CPU\translate('seller_information')}}
banner image
Seller Image (Ratio 1:1)
{{\App\CPU\translate('account_information')}}
{{\App\CPU\translate('Repeat')}} {{\App\CPU\translate('password')}} {{\App\CPU\translate('not match')}} .
{{\App\CPU\translate('shop_information')}}
{{\App\CPU\translate('shop_logo')}} (Ratio 1 :1)
banner image
{{\App\CPU\translate('shop_banner')}} (Ratio 3:1)
@endsection @push('script') @if ($errors->any()) @endif @endpush