@extends('layouts.app') @section('stitle', 'Time Event') @section('title', 'Time Events') @section('content')
{{$time_event->start_date}} - {{$time_event->end_date}}
Active