@extends('welcome') @section('content')
{{__("Pick a new password")}}
@csrf
{{ __('Reset Password') }}
@endsection