@extends('front.layout') @section('meta-keywords', "$seo->meta_keywords") @section('meta-description', "$seo->meta_description") @section('content')
{{ $errors->first('current_password') }}
{{ $errors->first('new_password') }}
{{ $errors->first('confirm_password') }}