@extends('layouts.backend.app') @section('title','Settings') @push('css') @endpush @section('content')
Change Password
@csrf @method('PUT')
@endsection @push('js') @endpush