@extends('layouts.common-master') @section('title', 'FarmConnect – Empowering Farmers, Streamlining Supply') @section('style') @endsection @section('content') @include('common.header') @include('common.nav')

Farmer & Vendor Registration

Home Register
Registration

Join FarmConnect Today

Register As
@include('common.footer') @endsection @section('script') {{-- --}} @endsection