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

Add Video Pin

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