@extends('layouts.app') @section('title','Edit Email Signature') @section('page_title','Edit Email Signature') @section('content')
@csrf @method('PUT')
Back
@endsection