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

jsf

@if(count($jsf) > 0) @php $i = 1; @endphp @foreach($jsf as $key => $n) @endforeach @else

Search Result Not Found

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