@extends('backend.template.layout') @section('title', __('Gestion des saisons')) @section('head') @endsection @section('content')

@lang('Gestion des saisons')

# @lang('Nom') @lang('Compétition') @lang('Date de début/Date de fin') @lang('Matchs') @lang('Statut') @lang('Actions')
@endsection @section('modals') @endsection @section('script') @endsection