@extends('newBase') @section('title', 'index') @section('content')
@php( $version = \Illuminate\Support\Facades\Config::get('app.version') ) @include('components.asset_import.js', [ 'jss' => [ 'semanticui/components/popup' ] ]) @include('components.asset_import.css', [ 'csss' => [ 'semanticui/components/popup.min' ] ])| @else | {{$column['name']}} | @endif @endforeach
|---|