@extends('layouts.front') @section('content')
@include('includes.rider.sidebar')

@lang('Reset Password')

@lang('Change Password')

@csrf
@endsection @section('script') @endsection