@extends('layouts.admin.app') @section('title', 'Tambah '.$title) @section('content')
@include($view.'field')
@endsection