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

{{ $title }}

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