@extends('order.shop.layout.base') @section('title') @lang('admin.account.change_password') @stop @section('styles') @parent @stop @section('content')
@lang('admin.account.change_password')
@csrf() @if(!empty($id)) @endif



@stop @section('scripts') @parent @stop