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