@extends('layouts.frontend.main') {{-- content --}} @section('content') @foreach($detail1 as $key => $value) {!! $value !!} ######## @endforeach @foreach($detail2 as $key => $value) {!! $value !!} ######## @endforeach Applicable vehicles This part is compatible with the following vehicles that use its corresponding OEM part. @for($i = 1; $i <= 4; $i++) Car maker ######## OE Part Number ######## Part Name ######## @endfor Back @endsection {{-- css --}} @section('css') @stop {{-- js --}} @section('js') @stop
This part is compatible with the following vehicles that use its corresponding OEM part.