@extends('layouts.app') @section('title', __('dashboard.Supplier Details')) @section('page_heading', $supplier->name) @section('content') @include('layouts.partials.workspace-page-styles') @include('dashboard.partials.audit-log-styles')
{{ __('dashboard.supplier_basic_info_desc') }}
{{ __('dashboard.history_no_history_found') }}
@endforelse