@extends('web.layouts.layout') @section('container_content') {{$merchant->name}} {{__('merchants.edit_profile')}} {{__('merchants.about_me')}} {{$merchant->about_me}} {{$queueCount}} {{__('merchants.this_month')}} {{__('merchants.logout')}} @include('web.layouts.side_menu') @endsection @section('inner_js') @endsection
{{$merchant->about_me}}