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