@extends('layouts.app') @section('content') @csrf @method('PUT') Milk Collection Center (MCC) Settings MCC Edit Cancel {{-- Save --}} Submit MCC Details status == 'active') ? 'checked' : '' }} /> {{ ucFirst($milkCollectionCenter->status) }} {{-- --}} user->profile_pic) target="_blank" @endif id="preview_image_link"> Tap to change photo Max size 5 MB Mcc Name * Contact Person * Phone * Email Collection center type * Select type == 'Cooperative')? ' selected="selected"' : '') }}}>Cooperative type == 'Milk Collection Center') ? ' selected="selected"' : '') }}}>Milk Collection Center MCC Code/Supplier ID Service Location Country * {!! $errors->first('country_id', ':message') !!} Region * Select Region @foreach($regions as $region) address->region == $region->name)? 'selected' : '' }}>{{$region->name}} @endforeach {!! $errors->first('region', ':message') !!} District * {{$milkCollectionCenter->address->district}} {!! $errors->first('district', ':message') !!} County * Select County {{$milkCollectionCenter->address->county}} {!! $errors->first('county_id', ':message') !!} Sub County * Select Sub County {{$milkCollectionCenter->address->sub_county}} {!! $errors->first('subCounty_id', ':message') !!} Coordinates Address * {{ @$milkCollectionCenter->address->address }} {!! $errors->first('address', ':message') !!} Service Radius 0 Km 50 Km @endsection @section('scripts') @include('setting.partials.address-js') @endsection
MCC Details
Service Location
Service Radius