@extends('layouts.app') @section('content')
@yield('title')
@yield('form')
@endsection