@extends('templates.'.$template.'.layouts.default') @section('content') @include('templates.'.config('app.template').'.auth.common.notifications')

{{ trans('translations.reset-your-password-title') }}

{{ csrf_field() }}
@endsection