@extends('backend.plugins.consultancy_crm.layouts.master') @section('content') @livewire('backend.plugin.consultancy.abroad.abroad-country-profile-component',['country' => $country], key($country->id)) @endsection