@extends('front.layouts.front') @section('content') @include('front.taxonomies.archive')
@include("template::partials.front.main")
@endsection