@extends('main') @section('content')
Offer Dialog
@foreach ($offerdialogs as $offerdialog)
status==0) checked @endif>
@method('DELETE') @csrf
@endforeach
{{ $offerdialogs->links() }}
@endsection