@extends('layouts.admin') @section('title', 'Pesan Masuk') @section('content') @if (session('success'))
{{ session('success') }}