@include('header')
Frame Information

Frame

@csrf

Frames

@php $sno = 1; @endphp @foreach($frame as $frame1) @endforeach
S.No Category Brand Frame Action
{{ $sno++ }} {{ $frame1->category->category }} {{ $frame1->brand->brand ?? 'No Brand' }} {{ $frame1->frame }}
@include('footer') @if(session('success')) @endif