@extends('layouts.admin') @section('page-header') Story List @endsection @section('content')
Reset
@include('mypage.partial.story') @include('script.comment') @endsection