@extends('layouts.app') @section('content') @csrf {!!$title!!} SAVE @endsection @section('script') @endsection