@extends('layouts.app_auth') @section('title', 'Password Expired') @section('css') @endsection @section('content')

@csrf {{-- --}}
{{--
--}}
@endsection @section('js') @endsection