@extends('backend.layout.master') @section('title','Manage CMS-page') @section('content') @if(Session::get('success')) @endif @if(Session::get('updated')) @endif @if(Session::get('delete')) @endif