@extends('layout.index') @section('title', 'Farmer Data') @section('content')
@if (!empty($aTab))
@else

No Data Found

@endif

    No Data Found

@endsection