@extends('layouts.client.layout') @section('title') {{ $website_lang->where('lang_key','change_pass')->first()->custom_lang }} @endsection @section('client-content')
@include('client.profile.sidebar')

{{ $website_lang->where('lang_key','change_pass')->first()->custom_lang }}

@csrf
@endsection