@extends('front.layouts.master') @section('title', 'Testing') @section('content') @include('front.partials._block2') @endsection