@extends('layouts.admin') {{-- Customize layout sections --}} @section('subtitle', 'Topic') @section('content_header_title', 'Home') @section('content_header_subtitle', 'Topic') {{-- Content body: main page content --}} @section('content_body')
Tag data.
@stop