@extends(!in_array(\Auth::user()->role, [10, 40]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Ganti Password') @section('content')
@csrf
Change Password
@endsection @section('js') @endsection