@extends('student.layouts.auth') @section('title', 'Change Password') @section('content') @php $brand = $dataConfigs['brand'] ?? null; @endphp
images
@endsection