@extends('theme') @section("title", env('APP_NAME')." - Início") @section('content') @include('components._header',["img" => "assets/imgs/botinas.jpg", "title" => __("Roteiros turísticos")])
@endsection