@extends('backend.careers.template') @push('title') Edit Profile @endpush @section('content-wrapper') @livewire('careers.editprofile') @endsection