@extends(tt('layout.blade.php')) @push('header') @at(tt('assets/css/pages/reset.scss')) @endpush @section('title') {{ !empty(page()->title) ? page()->title : t('auth.reset.title') }} @endsection @push('content') @navbar