@extends('layouts.app2') @section('content')
@foreach ($district as $value) @endforeach
@foreach ($block as $value) @endforeach
@endsection