@extends('layouts.master') @section('title', 'titlename') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header') Topic List Topic Add Topic @include('layouts.footer') @endsection