@extends('admin.layouts.master') @section('content')

Gelen Mesajlar

@if($errors->any()) @endif @if(session()->has('success')) @endif
@csrf @method('PUT')
@php $durum = $gelenmesaj->durum ?? '1'; @endphp
İptal Et
@endsection