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