@extends('admin.layouts.full') @section('title', 'Tags javascript') @section('header') @include('admin.partials.breadcrumb') @endsection @section('content')

Ajouter

@if($tags)
ID Nom Dates
@push('scripts') @endpush @else

Aucun tag javascript pour le moment

@endif @endsection