@extends('header.header') @section('content')
{{__('Zone Configuration')}}

{{__('Zone Configuration')}}

{{__('First Zone')}}

{{__('First Distance')}}
{{__('First Price')}}
{{__('First Circle')}}

{{__('Second Zone')}}

{{__('Second Distance')}}
{{__('Second Price')}}
{{__('Second Circle')}}

{{__('Last Zone')}}

{{__('Last Distance')}}
{{__('Last Price')}}
{{__('Last Circle')}}
@endsection