@stack('css')
@if ($errors->any())
×
Gagal!
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach {{ Session::get('flash_error') }}
@endif
Ubah Password
{{csrf_field()}}
Masukan Password
Masukan Kembali Password
Simpan
@include('layouts/pegawai/footer')