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