@extends('layouts.admin.app') @section('title',translate('Update Branch')) @section('content')
@csrf
{{translate('messages.instructions')}}

{{translate('messages.create_zone_by_click_on_map_and_connect_the_dots_together')}}

{{translate('messages.use_this_drag_map_to_find_proper_area')}}
{{translate('messages.click_this_icon_to_start_pin_points_in_the_map_and_connect_them_to_draw_a_zone._minimum_3_points_required')}}
instructions
@endsection @push('script_2') @endpush