@extends('layouts.master')

@section('navigation')
    @include('local.managers.sCoords._navigation')
@stop