芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/bit-alphas-ltd.com/user/project/resources/views/admin/password.blade.php
@extends('layouts.admin') @section('content')
{{ __('Change Password') }}
{{ __('Dashboard') }}
{{ __('Change Password') }}
{{ __('Change Password Form') }}
@include('includes.admin.form-both') {{ csrf_field() }}
{{ __('Current Password') }}
{{ __('New Password') }}
{{ __('Re-Type New Password') }}
{{ __('Submit') }}
@endsection