@extends('layouts.app') @section('content')

Pages

Add New

@include('flash::message')
@include('pages.table')
@endsection