One Hat Cyber Team
  • Dir : ~/home/umkm/public_html/resources/views/user-front/
  • Edit File: item-details.blade.php
    @error('comment')
    {{ $message }}
    @enderror
    {{ __('Rating') }} *
    @error('review')
    {{ $message }}
    @enderror
    @endif @else
    {{ $keywords['Login'] ?? __('Login') }} {{ $keywords['to_leave_a_review'] ?? __('to leave a review') }}
    @endif @endif {{-- Variation Modal Starts --}} @includeIf('front.partials.variation-modal') {{-- Variation Modal Ends --}} @endsection @section('scripts') @endsection