@extends('layouts.admin') @section('content')
@if($ikorfp && $ikorfp->id)
{{ method_field('PUT') }} {{ csrf_field() }} @else {{ csrf_field() }} @endif
General Details

Bidding Date

@if($ikorfp && $ikorfp->id)
LANES
TEMPLATE NEW LANE
ORIGIN DESTINATION EQUIPMENT LOADS PRICE PER LOAD BIDS ACTIONS
@endif
@endsection @section('scripts') @endsection