@extends('backend.careers.template') @push('title') Change Password @endpush @section('content-wrapper') @livewire('careers.changepassword') @endsection