@extends('layouts.app') @push('styles') @include('_distributor.desktop.account.partials.css') @endpush @section('content') @php $hasPin = Auth::user()->pin !== null; @endphp