haciendo css manual

This commit is contained in:
Daniel Cortés
2019-10-11 08:50:33 -03:00
parent 53b709c175
commit bf36de150d
23 changed files with 3964 additions and 2015 deletions

View File

@@ -5,8 +5,11 @@
@endphp
@section('content')
<section>
<article>
<header>
<h1>Now</h1>
</header>
{!! $parse->text($now->md) !!}
</section>
</article>
<hr/>
@endsection