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

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

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