@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') Insurance Rate Insurance Rate @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} Bags-in-Container Insurance Rate (%) Bags-in-Container (Japan) Insurance Rate (%) Bags-in-Container (Korea) Insurance Rate (%) Bags-in-Container (Tallin) Insurance Rate (%) Bags-in-Container (singapore) Insurance Rate (%) Bags-in-Container (malaysia) Insurance Rate (%) Bulk-in-Container Insurance Rate (%) Megabulk Insurance Rate (%) Breakbulk Insurance Rate (%) conventional Insurance Rate (%) Select Season: @foreach ($seasons as $season) status == $insurance_rate->season_id) selected @endif> {{ $season->crop_year }} @endforeach @endsection @section('more-scripts') @endsection