@extends('Template::layouts.master') @section('content') @csrf @lang('Current Password') @lang('Password') @lang('Confirm Password') @lang('Submit') @endsection @if (gs('secure_password')) @push('script-lib') @endpush @endif @push('style') @endpush