@extends('web.layouts.main') @section('content') {{__('web.newpassword')}} @CSRF {{__('web.password')}} {{__('web.sure')}} @push('js') @endpush @stop