@extends('layouts.home_layout') @php $pageTitle = "Ready to Sell Cattle Edit Page"; @endphp @section('title', $pageTitle) @section('style') @endsection @section('content')

Ready to Sell Cattle Manage

@csrf
@endsection @section('script') @endsection