@extends('layouts.admin') @section('content')

Add Map Pin

@include('admin.map_pins.form')
@endsection