@extends('layouts.app') @section('title', 'SJL') @section('content')
@include('profile.profilecommon')
{{-- Change Password --}}
@endsection