@extends('layouts.app') @section('title','Editer') @section('content')

@yield('title')

@endsection