@extends('manager.layout.master') @section('body')
@include('manager.include.selectArea3')
{{csrf_field()}}
@stop @section('js') @stop