@extends('adminlte::layouts.app') @section('htmlheader_title') {{ trans('Bike Features') }} @endsection @section('contentheader_title') {{ trans('Bike Features') }} @endsection @section('main-content')
# | Bike Name | Bike Features | {{--Action | --}}
---|---|---|---|
{{ $i }} | {{ $bike['name'] }} |
@if(count($bike['bike_features']) > 0)
|
{{-- --}} |