@extends('admin.layout') @section('content') @php $type = $popup->type; @endphp
Add Popup (Type - {{$type}})
@endsection