@extends('Frontend.layouts.master') @section('content')

Security

Update Password

Update your password and secure your account

@csrf @method('PATCH')



{{--

Security Authentication


--}}
@endsection() @section('scripts') @endsection