@extends('layouts.app') @section('content')
@include('timeline.partial.new-form')
@endsection @push('scripts') @endpush