@extends('seller.layouts.app') @section('panel_content')
{{ translate('Inquery Detail') }}
Back
@if ($data->buyer_email)
@endif
@endsection @section('modal') @endsection @section('script') @endsection