@extends('layouts.app') @section('title', 'Custom Popup | Website') @section('extrastyles') @endsection @section('content')
Manage Popup
@include('flash::message')
Title Trigger URL Date
@endsection @section('footer') @endsection