@extends('main') @section('content')
Automation Frames
@foreach ($frames as $post)
{{$post->title}}
status==0) checked @endif>
@method('DELETE') @csrf
@endforeach
@endsection