@extends('backend.layouts.app') @section('content')
{{translate('Edit Seller Information')}}
{{translate('Seller Information')}}
{{translate('Seller Bank Information')}}
@foreach($shop->info_update_pending as $attr=>$value)
@endforeach
{{translate('Seller personal Information')}}
@endsection @section('script') @endsection