@extends('backend.layouts.app') @section('content')
{{ translate('#') }} | {{ translate('Order') }} | {{ translate('Type') }} | {{ translate('Image') }} | {{ translate('Content') }} | {{ translate('Status') }} | {{ translate('Action') }} | |
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $introduction->order }} | {{ $introduction->type }} |
@if ($introduction->image)
|
{!! Str::words($introduction->content, 10, '...') !!} |
status == 1) checked @endif>
|
||
No Content Please Create |