@extends('admin.layouts.master-soyuz') @section('title',__('Chat with :user',['user' => $reciever->name])) @section('stylesheet') @endsection @section('body') @component('admin.component.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Chat') }} @endslot @slot('menu2') {{ __("Chat for order") }} @endslot @endcomponent