@extends('layouts.app') @section('content')
@csrf

Milk Collection Center (MCC)

Cancel {{-- --}}

MCC Details

{{-- preview image --}} preview image

Max size 5 MB

Service Location


{!! $errors->first('country_id', '') !!}
{!! $errors->first('region', '') !!}
{!! $errors->first('district', '') !!}
{!! $errors->first('county_id', '') !!}
{!! $errors->first('subCounty_id', '') !!}
{!! $errors->first('address', '') !!}

Service Radius

0 Km
50 Km
@endsection @section('scripts') @include('setting.partials.address-js') @endsection