@extends('layouts.stores_dashboard_layout') @section('title') {{trans('stores_dashboard.settings_profile')}} @endsection @section('content')
{{trans('stores_dashboard.settings')}}

{{trans('stores_dashboard.settings_profile')}}

@csrf
{{trans('stores_dashboard.profile_info')}}
{{trans('stores_dashboard.avatar')}}
@endsection @section('scripts') @endsection