@extends('layout.index') @section('title', 'Dashboard') @section('content')
{{--
--}}
@csrf
Seasons
Countries
States
Districts
Blocks
Villages
Brands
Stakeholders

{{--
10
--}} {{--
10
--}}
@include('dashboard.tabs')
@endsection