@extends('authentic::Layout.admin_auth_master') @section('title' , trans('authentic::registration.change password')) @section('content')
@if( AdminBaseDashboard::logo() )
{{ AdminBaseDashboard::logo() }}
@endif

{{ trans('authentic::registration.reset password')}}

@endsection @section('javascript') @endsection