@extends('layouts.main') @section('content')
@include('account.sidebar')

Password

@csrf
@endsection @section('css') @endsection @section('js') @endsection