@extends('admin.layouts.app') @section('header', isset($sport) ? 'Editare sport' : 'Sport nou') @section('content') @endsection