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

JSF

Advanced Search Filter
@csrf @method('post')
Clear
@if(count($jsf) > 0) @php $i = 1; @endphp @foreach($jsf as $key => $n) @endforeach @else

No JSF Found

@endif
@endsection @section('scripts') @endsection