@extends('layouts.app') @section('content') @csrf Milk Collection Center (MCC) Settings MCC Add Cancel {{-- Save --}} Submit MCC Details Active Inactive {{-- --}} Tap to change photo Max size 5 MB Mcc Name * Contact Person * Phone * Email Collection center type * Select Cooperative Milk Collection Center MCC Code/Supplier ID Service Location Country * {!! $errors->first('country_id', ':message') !!} Region * Select Region @foreach($regions as $region) {{$region->name}} @endforeach {!! $errors->first('region', ':message') !!} District * {!! $errors->first('district', ':message') !!} County * Select County {!! $errors->first('county_id', ':message') !!} Sub County * Select Sub County {!! $errors->first('subCounty_id', ':message') !!} Coordinates 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