@extends('components.frontend.layout')
@section('content')
@include('components.frontend.news.detail_artikel')
@include('components.frontend.footer')
@endsection