@extends('site.layouts.app') @section('title', 'Timings') @section('content')

Timings

{!! $content->timing !!}
@endsection