@extends('layouts.master_admin') @section('title') Change Password @endsection @section('content')
@csrf
@endsection @section('js') @endsection