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

{{ $title }}

@include($link.'.form',['data'=>null])
@endsection